applied patch for #318

This commit is contained in:
Arvid Norberg 2008-05-13 18:22:22 +00:00
parent e54d1dfffe
commit 63fd1eb118
1 changed files with 1 additions and 0 deletions

View File

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