aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetIOHDF5/interface.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Carpet/CarpetIOHDF5/interface.ccl b/Carpet/CarpetIOHDF5/interface.ccl
index 51fd2cf3d..acba46c97 100644
--- a/Carpet/CarpetIOHDF5/interface.ccl
+++ b/Carpet/CarpetIOHDF5/interface.ccl
@@ -2,6 +2,8 @@
IMPLEMENTS: IOHDF5
+includes header: CarpetIOHDF5.hh in CarpetIOHDF5.hh
+
uses include header: carpet.hh
uses include header: bbox.hh
@@ -19,7 +21,6 @@ CCTK_REAL next_output_time TYPE=scalar
CCTK_INT this_iteration TYPE=scalar
-
CCTK_INT FUNCTION Coord_GroupSystem \
(CCTK_POINTER_TO_CONST IN GH, \
CCTK_STRING IN groupname)