aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/operator_prototypes_4d.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/operator_prototypes_4d.hh')
-rw-r--r--Carpet/CarpetLib/src/operator_prototypes_4d.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Carpet/CarpetLib/src/operator_prototypes_4d.hh b/Carpet/CarpetLib/src/operator_prototypes_4d.hh
index 71d1e3bcd..e9d015e43 100644
--- a/Carpet/CarpetLib/src/operator_prototypes_4d.hh
+++ b/Carpet/CarpetLib/src/operator_prototypes_4d.hh
@@ -7,6 +7,7 @@
#include "defs.hh"
#include "bbox.hh"
+#include "bboxset.hh"
#include "vect.hh"
#include "operator_prototypes.hh"
@@ -42,6 +43,7 @@ namespace CarpetLib {
typedef vect <bool, dim4> bvect4;
typedef vect <int, dim4> ivect4;
typedef bbox <int, dim4> ibbox4;
+ typedef bboxset <int, dim4> ibset4;