aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_fsb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_fsb.cpp')
-rw-r--r--test/test_fsb.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_fsb.cpp b/test/test_fsb.cpp
index f8299f0..f6388f7 100644
--- a/test/test_fsb.cpp
+++ b/test/test_fsb.cpp
@@ -23,6 +23,8 @@
#include <cassert>
#include <string>
+using namespace Hilbert;
+
template <typename T>
int
test_fsb(const int size)