mi01 пре 5 година
родитељ
комит
b8cf739d27
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      httplib.h

+ 1 - 0
httplib.h

@@ -196,6 +196,7 @@ using socket_t = int;
 #include <string>
 #include <sys/stat.h>
 #include <thread>
+#include <cctype>
 
 #ifdef CPPHTTPLIB_OPENSSL_SUPPORT
 #include <openssl/err.h>