commit | a6bd7da5592cdd535cee66d5ca9a1c4e46270181 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Apr 25 17:26:11 2019 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Fri Apr 26 10:49:02 2019 -0400 |
tree | 709bcee11bd0316904df95a7eb68763d1978a513 | |
parent | b31206e87ef7b282fd0ac295f93a626048805c27 [diff] [blame] |
build: Remove unnecessary std::ref, causing compilation issues with Boost 1.70.0 Refs: #4923 Change-Id: Idba1abe89161b11b1ec80fdceac51e2b00ed507b
diff --git a/.gitmodules b/.gitmodules index 0b8f2ee..edc03cc 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,3 @@ [submodule "websocketpp"] path = websocketpp - url = https://github.com/zaphoyd/websocketpp.git + url = https://github.com/cawka/websocketpp.git