2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-18 02:12:09 +00:00

minor include changes

[SVN r68618]
This commit is contained in:
Thomas Heller
2011-02-03 08:09:45 +00:00
parent eb66e5ee2b
commit e3d4f876a2
2 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,6 @@
#include <boost/fusion/sequence/intrinsic/at.hpp>
#include <boost/fusion/support/is_sequence.hpp>
#include <boost/proto/transform/impl.hpp>
#include <boost/proto/functional/fusion/at.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/utility/result_of.hpp>

View File

@@ -12,6 +12,7 @@
#include <boost/is_placeholder.hpp>
#include <boost/phoenix/core/meta_grammar.hpp>
#include <boost/proto/transform/lazy.hpp>
#include <boost/proto/functional/fusion/at.hpp>
namespace boost { namespace phoenix
{