aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/prolongate_3d_rf2.cc
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/prolongate_3d_rf2.cc')
-rw-r--r--Carpet/CarpetLib/src/prolongate_3d_rf2.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/prolongate_3d_rf2.cc b/Carpet/CarpetLib/src/prolongate_3d_rf2.cc
index fb85a9503..3f92b46e7 100644
--- a/Carpet/CarpetLib/src/prolongate_3d_rf2.cc
+++ b/Carpet/CarpetLib/src/prolongate_3d_rf2.cc
@@ -172,7 +172,6 @@ namespace CarpetLib {
#define CARPET_NO_COMPLEX
#include "typecase.hh"
-#undef CARPET_NO_COMPLEX
#undef TYPECASE
@@ -190,8 +189,8 @@ namespace CarpetLib {
coeffs1d<RT,9>::test(); \
coeffs1d<RT,11>::test();
#define CARPET_NO_COMPLEX
+#define CARPET_NO_INT
#include "typecase.hh"
-#undef CARPET_NO_COMPLEX
#undef TYPECASE
}