aboutsummaryrefslogtreecommitdiff
path: root/hex_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'hex_functions.h')
-rw-r--r--hex_functions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/hex_functions.h b/hex_functions.h
index 47d9466b..9f7a1e75 100644
--- a/hex_functions.h
+++ b/hex_functions.h
@@ -4,6 +4,8 @@
#include <bitset>
#include <cstdint>
#include <iostream>
+#include <algorithm>
+#include <string>
namespace omni
{