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,9 +21,9 @@
#ifndef _SERVERBANMANAGER_H_
#define _SERVERBANMANAGER_H_
#include <boost/asio.hpp>
#include <boost/regex.hpp>
#include <boost/thread.hpp>
#include <boost/asio.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <map>
#include <list>