summaryrefslogtreecommitdiff
path: root/src/main/OverloadMain.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-30 23:12:18 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-03-30 23:12:18 +0000
commitc6c1711b0ffe691d7e8819ebedd0526afbedaf8a (patch)
tree9419a28b3b0aa8b478bd7a2504da66122eff6acb /src/main/OverloadMain.c
parent468e43bc8431d700aa5b4d0a60aa1bcb0148744a (diff)
Removing compiler warnings
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1505 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/OverloadMain.c')
-rw-r--r--src/main/OverloadMain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/OverloadMain.c b/src/main/OverloadMain.c
index 4bd49c3c..b2eafc10 100644
--- a/src/main/OverloadMain.c
+++ b/src/main/OverloadMain.c
@@ -13,6 +13,7 @@
#include <stdlib.h>
#include "cctk_Flesh.h"
+#include "cctk_WarnLevel.h"
#include "OverloadMacros.h"
static char *rcsid="$Header$";