There was an error while loading. Please reload this page.
1 parent 08182b9 commit 9b3bc37Copy full SHA for 9b3bc37
tests/snatch.cpp
@@ -3,6 +3,7 @@
3
#include <algorithm> // for std::sort
4
#include <cstdio> // for std::printf
5
#include <cstring> // for std::memcpy
6
+#include <optional> // for std::optional
7
8
#if !defined(SNATCH_DEFINE_MAIN)
9
# define SNATCH_DEFINE_MAIN 1
0 commit comments