summaryrefslogtreecommitdiff
path: root/src/common/intern-pool_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/intern-pool_test.cpp')
-rw-r--r--src/common/intern-pool_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/intern-pool_test.cpp b/src/common/intern-pool_test.cpp
index 3bbca7b..bf17b67 100644
--- a/src/common/intern-pool_test.cpp
+++ b/src/common/intern-pool_test.cpp
@@ -2,6 +2,8 @@
#include <gtest/gtest.h>
+#include "../strings/base.hpp"
+
TEST(InternPool, whydoesthisalwaysneedasecondname)
{
InternPool p;