Skip to content

Commit 95ddcda

Browse files
committed
Removing left over TODO.
1 parent 7c8e891 commit 95ddcda

File tree

1 file changed

+1
-1
lines changed
  • Release/libs/websocketpp/websocketpp/processors

1 file changed

+1
-1
lines changed

Release/libs/websocketpp/websocketpp/processors/hybi13.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
#include <string>
4545
#include <vector>
4646
#include <utility>
47-
#include <algorithm> // TODO stgates....
47+
#include <algorithm>
4848

4949
namespace websocketpp {
5050
namespace processor {

0 commit comments

Comments
 (0)