summaryrefslogtreecommitdiff
path: root/src/utils/cpp/hex_string.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cpp/hex_string.hpp')
-rw-r--r--src/utils/cpp/hex_string.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/cpp/hex_string.hpp b/src/utils/cpp/hex_string.hpp
index 5cca094a..3edb46af 100644
--- a/src/utils/cpp/hex_string.hpp
+++ b/src/utils/cpp/hex_string.hpp
@@ -19,7 +19,6 @@
#include <cctype>
#include <cstddef>
#include <iomanip>
-#include <iostream>
#include <optional>
#include <sstream>
#include <string>