2
0
mirror of https://github.com/boostorg/proto.git synced 2026-01-30 08:02:38 +00:00
Files
proto/preprocess/preprocess_proto.cpp
Eric Niebler a7721351d3 pre-preprocess the contexts
[SVN r71841]
2011-05-09 15:06:36 +00:00

11 lines
444 B
C++

///////////////////////////////////////////////////////////////////////////////
// Copyright 2011 Eric Niebler. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/proto/core.hpp>
#include <boost/proto/debug.hpp>
#include <boost/proto/context.hpp>
#include <boost/proto/transform.hpp>
#include <boost/proto/functional.hpp>