mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Reverted move to phoenix v3 because of :
https://svn.boost.org/trac/boost/ticket/7165 https://svn.boost.org/trac/boost/ticket/7166 https://svn.boost.org/trac/boost/ticket/7181 git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@531 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
6774d05f70
commit
61ee9e04a6
3 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,8 @@
|
|||
#ifdef _MSC_VER
|
||||
#pragma warning( push, 0 )
|
||||
#endif
|
||||
#include <boost/phoenix.hpp>
|
||||
#include <boost/spirit/home/phoenix.hpp>
|
||||
#include <boost/spirit/home/phoenix/bind.hpp>
|
||||
#include <boost/lambda/bind.hpp>
|
||||
#include <boost/lambda/lambda.hpp>
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue