aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/common/StringTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/common/StringTest.cpp b/test/common/StringTest.cpp
index 2dc72478..7198f47b 100644
--- a/test/common/StringTest.cpp
+++ b/test/common/StringTest.cpp
@@ -1,4 +1,5 @@
#include "cru/common/String.hpp"
+#include "cru/common/Format.hpp"
#include <gtest/gtest.h>