summaryrefslogtreecommitdiff
path: root/src/main/Complex.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-24 15:19:42 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-24 15:19:42 +0000
commitd0103434c37f7c4cb592759ed99642bab612eb89 (patch)
treef5b4d98b9a90c46610d6c99963cdafc2130ec7a9 /src/main/Complex.c
parent19822124612fe0199dfc45db8e5572f049a3c214 (diff)
Adding prototypes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1700 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/Complex.c')
-rw-r--r--src/main/Complex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/Complex.c b/src/main/Complex.c
index a083dc4b..e6e301dc 100644
--- a/src/main/Complex.c
+++ b/src/main/Complex.c
@@ -11,6 +11,7 @@
#include "cctk_Flesh.h"
#include "cctk_Complex.h"
+#include "cctk_WarnLevel.h"
static char *rcsid = "$Header$";