summaryrefslogtreecommitdiff
path: root/src/include/cctk.h
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-23 15:02:35 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-23 15:02:35 +0000
commit06072b5d39f9feb2dfe242d931072783f615dce9 (patch)
tree8b050be84abc2ddc898e34db5841c368657dfbf3 /src/include/cctk.h
parentef385356696f10c71dc0e6b27edc90f0b3ac9491 (diff)
Prototypes for overloadable main functions
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1489 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctk.h')
-rw-r--r--src/include/cctk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/cctk.h b/src/include/cctk.h
index 16878c96..2230be9d 100644
--- a/src/include/cctk.h
+++ b/src/include/cctk.h
@@ -79,6 +79,7 @@
#include "cctk_Flesh.h"
#include "cctk_IO.h"
#include "cctk_Comm.h"
+#include "cctk_Main.h"
#include "cctk_GHExtensions.h"
#include "cctk_ActiveThorns.h"