aboutsummaryrefslogtreecommitdiff
path: root/src/extrap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/extrap.cc')
-rw-r--r--src/extrap.cc7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/extrap.cc b/src/extrap.cc
index b44d0ae..a6582f9 100644
--- a/src/extrap.cc
+++ b/src/extrap.cc
@@ -3,15 +3,8 @@
#include <cctk.h>
-#ifdef CCTK_CXX_RESTRICT
-# undef restrict
-# define restrict CCTK_CXX_RESTRICT
-#endif
-
#define KRANC_C
-extern "C" {
#include <GenericFD.h>
-}
using namespace std;