aboutsummaryrefslogtreecommitdiff
path: root/zencore/xxhash.cpp
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-09-21 11:06:13 +0200
committerMartin Ridgers <[email protected]>2021-09-21 11:06:13 +0200
commit68c951e0f440ffd483795dced737e88152c1a581 (patch)
tree5c0910ca2a85b45fb05dba3ce457b7d156213894 /zencore/xxhash.cpp
parentMerge main into linux-mac (diff)
parentTrigger storage scrubbing pass at startup (diff)
downloadzen-68c951e0f440ffd483795dced737e88152c1a581.tar.xz
zen-68c951e0f440ffd483795dced737e88152c1a581.zip
Merged main into linux-mac
Diffstat (limited to 'zencore/xxhash.cpp')
-rw-r--r--zencore/xxhash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/zencore/xxhash.cpp b/zencore/xxhash.cpp
index a20ee10bd..450131d19 100644
--- a/zencore/xxhash.cpp
+++ b/zencore/xxhash.cpp
@@ -3,8 +3,8 @@
#include <zencore/xxhash.h>
#include <zencore/string.h>
+#include <zencore/testing.h>
-#include <doctest/doctest.h>
#include <gsl/gsl-lite.hpp>
namespace zen {