aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/testSparseVector.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/testSparseVector.cxx')
-rw-r--r--test/unit/testSparseVector.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/testSparseVector.cxx b/test/unit/testSparseVector.cxx
index c4c3a6ab1..94f96c0df 100644
--- a/test/unit/testSparseVector.cxx
+++ b/test/unit/testSparseVector.cxx
@@ -18,6 +18,8 @@
#include "catch.hpp"
+using namespace Scintilla;
+
// Test SparseVector.
// Helper to produce a string representation of a SparseVector<const char *>