Przeglądaj źródła

fixed build failed for windows

홍학규 4 lat temu
rodzic
commit
4259b4e968
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/wstransport.cpp

+ 1 - 0
src/wstransport.cpp

@@ -29,6 +29,7 @@
 #include <map>
 #include <random>
 #include <regex>
+#include <numeric>
 
 #ifdef _WIN32
 #include <winsock2.h>