aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/dh.hh
diff options
context:
space:
mode:
authorIan Hinder <hinder@paulaner.gravity.psu.edu>2008-03-05 20:20:50 -0500
committerIan Hinder <hinder@paulaner.gravity.psu.edu>2008-03-05 20:20:50 -0500
commit6279a69251d6589ae4010e430d8d5b49b52cb91b (patch)
treef1eb40aa45f444e62fc8d776f2be932389e50ea3 /Carpet/CarpetLib/src/dh.hh
parentd69b17134aced55fe72ef425f1970c5c6e710593 (diff)
Add preprocessor macro CARPET_HAVE_BUFFER_WIDTH to carpet.hh
Diffstat (limited to 'Carpet/CarpetLib/src/dh.hh')
-rw-r--r--Carpet/CarpetLib/src/dh.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/dh.hh b/Carpet/CarpetLib/src/dh.hh
index 8e6f67e06..660149ed7 100644
--- a/Carpet/CarpetLib/src/dh.hh
+++ b/Carpet/CarpetLib/src/dh.hh
@@ -17,7 +17,7 @@
using namespace std;
-
+#define CARPET_HAVE_BUFFER_WIDTH
// Forward declaration
class ggf;