Added windows support.

This commit is contained in:
David Galeano
2011-10-03 11:39:11 +01:00
parent d40887c701
commit ec8a86b83b
18 changed files with 1017 additions and 17 deletions

View File

@@ -27,7 +27,7 @@
#include "chat_client_handler.hpp"
#include <websocketpp/websocketpp.hpp>
#include "../../src/websocketpp.hpp"
#include <boost/asio.hpp>
#include <boost/bind.hpp>
#include <boost/thread.hpp>