瀏覽代碼

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>