summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--http/verb.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/http/verb.hpp b/http/verb.hpp
index 8eec68a352..4213604992 100644
--- a/http/verb.hpp
+++ b/http/verb.hpp
@@ -2,6 +2,7 @@
#include <boost/beast/http/verb.hpp>
+#include <iostream>
#include <optional>
#include <string_view>