summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/lib/util/server_http.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/util/server_http.hpp b/src/lib/util/server_http.hpp
index b822daecfc8..13c6aec45bf 100644
--- a/src/lib/util/server_http.hpp
+++ b/src/lib/util/server_http.hpp
@@ -12,6 +12,7 @@
#include <iostream>
#include <sstream>
#include <regex>
+#include <cctype>
#ifndef CASE_INSENSITIVE_EQUALS_AND_HASH
#define CASE_INSENSITIVE_EQUALS_AND_HASH