summaryrefslogtreecommitdiff
path: root/src/common/md5calc_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/md5calc_test.cpp')
-rw-r--r--src/common/md5calc_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/md5calc_test.cpp b/src/common/md5calc_test.cpp
index 51b0b68..ab5f242 100644
--- a/src/common/md5calc_test.cpp
+++ b/src/common/md5calc_test.cpp
@@ -2,6 +2,9 @@
#include <gtest/gtest.h>
+#include "../strings/xstring.hpp"
+#include "../strings/vstring.hpp"
+
#include "utils.hpp"
// This should be made part of the main API,