yhirose преди 5 години
родител
ревизия
4ce9911837
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      httplib.h

+ 1 - 0
httplib.h

@@ -190,6 +190,7 @@ using socket_t = int;
 #include <mutex>
 #include <random>
 #include <regex>
+#include <sstream>
 #include <string>
 #include <sys/stat.h>
 #include <thread>