aboutsummaryrefslogtreecommitdiff
path: root/src/bench/xor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/xor.cpp')
-rw-r--r--src/bench/xor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bench/xor.cpp b/src/bench/xor.cpp
index edda74214a..fc9dc5d172 100644
--- a/src/bench/xor.cpp
+++ b/src/bench/xor.cpp
@@ -3,8 +3,8 @@
// file COPYING or https://opensource.org/license/mit/.
#include <bench/bench.h>
-
#include <random.h>
+#include <span.h>
#include <streams.h>
#include <cstddef>