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>