소스 검색

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>