yhirose пре 6 година
родитељ
комит
b251668522
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      example/sse.cc

+ 1 - 0
example/sse.cc

@@ -11,6 +11,7 @@
 #include <httplib.h>
 #include <iostream>
 #include <mutex>
+#include <sstream>
 #include <thread>
 
 using namespace httplib;