aboutsummaryrefslogtreecommitdiff
path: root/src/patch/test_patch_system.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-07 15:02:55 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-07 15:02:55 +0000
commita74060d2306a8f0fbfbbc8ee7282a05b2b6c5382 (patch)
tree816f5e09e28dd8c00045343d8b38621b702f8d42 /src/patch/test_patch_system.cc
parentf067f5833d27c1449557183e4bac8c0d939670a5 (diff)
more compiler-found changes --> !!!first clean compile!!!
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@461 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/test_patch_system.cc')
-rw-r--r--src/patch/test_patch_system.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/patch/test_patch_system.cc b/src/patch/test_patch_system.cc
index 752fa3e..6fa14c7 100644
--- a/src/patch/test_patch_system.cc
+++ b/src/patch/test_patch_system.cc
@@ -24,6 +24,8 @@
#include <stdio.h>
#include <assert.h>
#include <math.h>
+#include <vector>
+using std::vector;
#include "util_Table.h"
#include "cctk.h"