summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-02-07 14:34:17 +0000
committerknarf <knarf@17b73243-c579-4c4c-a9d2-2d5706c11dac>2011-02-07 14:34:17 +0000
commit9347b3e95ef4179391e56c8f2fe1f859db7869d3 (patch)
treeb8bf83972e413266d70a04af6efde53f1dffd18a /src
parent26e86f78a3259479492747dd4728b3f3b655cf62 (diff)
include cctk_Termination.h from cctk.h
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4683 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src')
-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 ed3d461d..bbdb5654 100644
--- a/src/include/cctk.h
+++ b/src/include/cctk.h
@@ -156,6 +156,7 @@ cctk_convfac,cctk_nghostzones,cctk_iteration,cctkGH
#include "cctk_Stagger.h"
#include "cctk_Sync.h"
#include "cctk_Timers.h"
+#include "cctk_Termination.h"
#include "cctk_WarnLevel.h"
/* Include definitions provided by capabilities */