aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@b61c5cb5-eaca-4651-9a7a-d64986f99364>2013-08-02 21:34:14 +0000
committerrhaas <rhaas@b61c5cb5-eaca-4651-9a7a-d64986f99364>2013-08-02 21:34:14 +0000
commit33cdb10598caa90acaadb568d4e869174ad70ec4 (patch)
treed4ae7fba0aa6f85808e7a238c4c76e6451fe921b /interface.ccl
parent5d9cf6b6570334ab9c8078790c61d091fcb8b78a (diff)
add code to align allocated memory for vectorization
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@524 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 95c3b2a..734ec17 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -6,3 +6,5 @@ implements: Driver
INCLUDE HEADER: Register.h in pugh_Register.h
USES INCLUDE: pugh_Register.h
+
+USES INCLUDE: Vectors.h