aboutsummaryrefslogtreecommitdiff
path: root/src/FlatBoundary.c
diff options
context:
space:
mode:
authorschnetter <schnetter@6a38eb6e-646e-4a02-a296-d141613ad6c4>2003-10-27 16:21:49 +0000
committerschnetter <schnetter@6a38eb6e-646e-4a02-a296-d141613ad6c4>2003-10-27 16:21:49 +0000
commit684109a78a3cee23a2e59cba6205e3cc33ae3a90 (patch)
tree8319b8050de5fe181c34b11221a30a7a13ef54bc /src/FlatBoundary.c
parent500a3129509cbfa389bcea26c420892642c8943c (diff)
Add include statements for cctk_Functions.h where necessary.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/Boundary/trunk@251 6a38eb6e-646e-4a02-a296-d141613ad6c4
Diffstat (limited to 'src/FlatBoundary.c')
-rw-r--r--src/FlatBoundary.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FlatBoundary.c b/src/FlatBoundary.c
index 9f4308e..5743110 100644
--- a/src/FlatBoundary.c
+++ b/src/FlatBoundary.c
@@ -19,7 +19,6 @@
#include <string.h>
#include "cctk.h"
-#include "cctk_Faces.h"
#include "util_Table.h"
#include "util_ErrorCodes.h"
#include "cctk_Parameters.h"