aboutsummaryrefslogtreecommitdiff
path: root/src/Output2D.c
diff options
context:
space:
mode:
authorallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-10-18 11:49:55 +0000
committerallen <allen@ebee0441-1374-4afa-a3b5-247f3ba15b9a>1999-10-18 11:49:55 +0000
commitf128d4428ca5fd23d502d9203331f054f3d4fcbe (patch)
tree0afb7c25e705df34fad64520d011cb42bfe8ad1a /src/Output2D.c
parent2ba5797ff48368aa73c5e1b4b91bdb320eb711b8 (diff)
Tidying header files
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@50 ebee0441-1374-4afa-a3b5-247f3ba15b9a
Diffstat (limited to 'src/Output2D.c')
-rw-r--r--src/Output2D.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/Output2D.c b/src/Output2D.c
index a8e5631..3bedda0 100644
--- a/src/Output2D.c
+++ b/src/Output2D.c
@@ -15,12 +15,8 @@
#include <stdlib.h>
#include <string.h>
-#include "cctk_Flesh.h"
-#include "cctk_Groups.h"
+#include "cctk.h"
#include "cctk_parameters.h"
-#include "cctk_GHExtensions.h"
-#include "cctk_WarnLevel.h"
-#include "cctk_Comm.h"
#include "ioFlexGH.h"