Browse Source

fixed build failed for windows

홍학규 4 years ago
parent
commit
4259b4e968
1 changed files with 1 additions and 0 deletions
  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>