aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/fake_cctk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/fake_cctk.h b/src/include/fake_cctk.h
index 10410e8..9c33a96 100644
--- a/src/include/fake_cctk.h
+++ b/src/include/fake_cctk.h
@@ -1,5 +1,6 @@
/* fake_cctk.h -- fake "cctk.h" for non-Cactus standalone compilations */
/* $Header$ */
+#define CCODE
typedef int CCTK_INT;
typedef double CCTK_REAL;