Small changes for mingw-w64 version.

This commit is contained in:
lotodore
2010-10-07 11:11:59 +00:00
parent 812ea63ba0
commit 2503fb03fe
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -21,8 +21,8 @@
#ifndef _CLIENTSTATE_H_
#define _CLIENTSTATE_H_
#include <boost/shared_ptr.hpp>
#include <boost/asio.hpp>
#include <boost/shared_ptr.hpp>
#include <string>
#define CLIENT_INITIAL_STATE ClientStateInit