aboutsummaryrefslogtreecommitdiff
path: root/src/CheckpointRecovery.c
diff options
context:
space:
mode:
authorallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>1999-10-17 10:55:38 +0000
committerallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>1999-10-17 10:55:38 +0000
commitf412583f88237ee9d80d475c8d9f80b5ad492dfe (patch)
tree82484c913fdf0acc1b81fcb86cb1df0b89e37a74 /src/CheckpointRecovery.c
parentd0e95a8cbd833c85461904e90cefe90cf1f93937 (diff)
Changes to header files
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@33 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'src/CheckpointRecovery.c')
-rw-r--r--src/CheckpointRecovery.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/CheckpointRecovery.c b/src/CheckpointRecovery.c
index ebf8eb0..c7df1e3 100644
--- a/src/CheckpointRecovery.c
+++ b/src/CheckpointRecovery.c
@@ -12,14 +12,9 @@
#include <stdlib.h>
#include "cctk.h"
-#include "cctk_Flesh.h"
#include "cctk_parameters.h"
-#include "cctk_Groups.h"
-#include "cctk_Comm.h"
-#include "cctk_GHExtensions.h"
#include "ioGH.h"
#include "StoreHandledData.h"
-#include "cctk_WarnLevel.h"
/* Local data holding info on Recover Functions*/
static cHandledData *RecoverFunctions = NULL;