Clean up code style and STL includes

This commit is contained in:
Peter Thorson
2014-11-18 07:13:34 -05:00
parent 1edc8deb01
commit bfbfe2b052
10 changed files with 34 additions and 18 deletions
+1
View File
@@ -28,6 +28,7 @@
#define BOOST_TEST_MODULE http_parser
#include <boost/test/unit_test.hpp>
#include <iostream>
#include <string>
#include <websocketpp/http/request.hpp>