summaryrefslogtreecommitdiff
path: root/src/compat/iter_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/iter_test.cpp')
-rw-r--r--src/compat/iter_test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/compat/iter_test.cpp b/src/compat/iter_test.cpp
index 99b2e68..2c3cdc8 100644
--- a/src/compat/iter_test.cpp
+++ b/src/compat/iter_test.cpp
@@ -20,9 +20,9 @@
#include <gtest/gtest.h>
-#include "../ints/udl.hpp"
+#include <algorithm>
-#include "../strings/xstring.hpp"
+#include "../ints/udl.hpp"
#include "../poison.hpp"