ソースを参照

fixed build failed for windows

홍학규 4 年 前
コミット
4259b4e968
1 ファイル変更1 行追加0 行削除
  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>