aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpollney <pollney@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2001-04-26 15:12:57 +0000
committerpollney <pollney@fa3da13c-9f13-4301-a575-cf5b8c5e1907>2001-04-26 15:12:57 +0000
commitc584674509b0e55a39ae7a03f2b8414e3dc765b6 (patch)
tree44d41fa7d5b9a754e854b253c3574cce4de8ebf0
parentd8f42b55c08565f64087d7c1fe54cff04207ddde (diff)
Added missing include file.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@70 fa3da13c-9f13-4301-a575-cf5b8c5e1907
-rw-r--r--interface.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 3dd8331..401cb08 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -6,3 +6,4 @@ inherits: ellbase, boundary
USES INCLUDE: EllBase.h
USES INCLUDE: Ell_DBstructure.h
+USES INCLUDE: Boundary.h