Browse Source

fixed build failed for windows

홍학규 4 năm trước cách đây
mục cha
commit
4259b4e968
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>