mat007 2012-07-30 11:06:27 +00:00
parent 6774d05f70
commit 61ee9e04a6
3 changed files with 4 additions and 3 deletions

View file

@ -12,7 +12,7 @@
#pragma warning( push, 0 )
#endif
#include <boost/lambda/lambda.hpp>
#include <boost/phoenix.hpp>
#include <boost/spirit/home/phoenix.hpp>
#ifdef _MSC_VER
#pragma warning( pop )
#endif