mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Dropped support for obsolete phoenix V2
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@760 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
6558254c50
commit
2a88b87682
3 changed files with 5 additions and 9 deletions
|
|
@ -12,11 +12,7 @@
|
|||
#pragma warning( push, 0 )
|
||||
#endif
|
||||
#include <boost/lambda/lambda.hpp>
|
||||
# ifdef BOOST_PHOENIX_USE_V2_OVER_V3
|
||||
#include <boost/spirit/home/phoenix.hpp>
|
||||
# else
|
||||
#include <boost/phoenix/phoenix.hpp>
|
||||
# endif
|
||||
#ifdef BOOST_MSVC
|
||||
#pragma warning( pop )
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue