aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/sor_wrapper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sor_wrapper.c b/src/sor_wrapper.c
index 956a6cd..f79f806 100644
--- a/src/sor_wrapper.c
+++ b/src/sor_wrapper.c
@@ -21,8 +21,6 @@
#include "cctk.h"
#include "cctk_parameters.h"
#include "cctk_FortranString.h"
-#include "cctk_WarnLevel.h"
-#include "cctk_Groups.h"
/* We pass in the arguments that are neccessary for this class of elliptic eq.
this solver is intended to solve. See ./CactusElliptic/EllBase/src/ for the