From 1be3b34d61137658db447569e72ce23d725f5e27 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Thu, 8 Jun 2006 01:54:00 +0000 Subject: CarpetLib: #include necessary type declarations darcs-hash:20060608015436-dae7b-6526525fd78b275abcd84e856d47554128dd7d7b.gz --- Carpet/CarpetLib/src/defs.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Carpet/CarpetLib/src/defs.cc') diff --git a/Carpet/CarpetLib/src/defs.cc b/Carpet/CarpetLib/src/defs.cc index 711eea3be..9b9715d47 100644 --- a/Carpet/CarpetLib/src/defs.cc +++ b/Carpet/CarpetLib/src/defs.cc @@ -8,7 +8,9 @@ #include "cctk.h" +#include "bbox.hh" #include "defs.hh" +#include "vect.hh" using namespace std; -- cgit v1.2.3