proto/preprocess/preprocess_proto.cpp
2014-01-19 22:22:09 -08:00

11 lines
499 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 "../include/boost/proto/core.hpp"
#include "../include/boost/proto/debug.hpp"
#include "../include/boost/proto/context.hpp"
#include "../include/boost/proto/transform.hpp"
#include "../include/boost/proto/functional.hpp"