summaryrefslogtreecommitdiff
path: root/src/common/extract_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/extract_test.cpp')
-rw-r--r--src/common/extract_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/extract_test.cpp b/src/common/extract_test.cpp
index 78478c2..3d0610e 100644
--- a/src/common/extract_test.cpp
+++ b/src/common/extract_test.cpp
@@ -2,6 +2,8 @@
#include <gtest/gtest.h>
+#include "../strings/xstring.hpp"
+
TEST(extract, record_int)
{
int x, y, z;