]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix #include guard name. 4790/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 12 Aug 2017 17:47:57 +0000 (11:47 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 12 Aug 2017 17:48:19 +0000 (11:48 -0600)
include/deal.II/distributed/grid_refinement.h

index 31fd44ed0a3a1faf1f6083b72695ec74f13e06db..f4dc33517729a0f0fa78e611609072a4a071fb0f 100644 (file)
@@ -13,8 +13,8 @@
 //
 // ---------------------------------------------------------------------
 
-#ifndef dealii__distribute_grid_refinement_h
-#define dealii__distribute_grid_refinement_h
+#ifndef dealii__distributed_grid_refinement_h
+#define dealii__distributed_grid_refinement_h
 
 
 #include <deal.II/base/config.h>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.