boost-1.35 fix

This commit is contained in:
Arvid Norberg 2008-05-03 06:41:43 +00:00
parent f3d0eb3c11
commit cb5f783987
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include <boost/utility.hpp>
#include <boost/bind.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/system/error_code.hpp>
#ifdef _MSC_VER
#pragma warning(pop)