Moved to phoenix v3

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@529 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-07-24 07:08:27 +00:00
parent 370934a1ef
commit 9e850fac29
3 changed files with 3 additions and 4 deletions

View file

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