We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e917ce8 commit 3fe9d18Copy full SHA for 3fe9d18
include/cthash/encoding/encodings.hpp
@@ -2,6 +2,7 @@
2
#define CTHASH_ENCODING_ENCODINGS_HPP
3
4
#include "concepts.hpp"
5
+#include <optional>
6
#include <variant>
7
8
namespace cthash {
0 commit comments