aboutsummaryrefslogtreecommitdiff
path: root/src/patch/coords.cc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-05 18:14:32 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-04-05 18:14:32 +0000
commit12b54fde7e392a05f91480ef6154a3725850a71f (patch)
tree6165f2e0cc71ef36198dd501ab2439e4c08f89bc /src/patch/coords.cc
parentff3ab848cd06fa4d7de9e073513a65cea66b1c8b (diff)
minor mods to compile now that all of ../jtutil/ is in namespace jtutil::
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@438 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'src/patch/coords.cc')
-rw-r--r--src/patch/coords.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/patch/coords.cc b/src/patch/coords.cc
index 393eb5c..d5417f3 100644
--- a/src/patch/coords.cc
+++ b/src/patch/coords.cc
@@ -20,6 +20,7 @@
#include "jt/stdc.h"
#include "jt/util.hh"
+using jtutil::fuzzy;
#include "fp.hh"
#include "coords.hh"