summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/phoenix/test/include/object/construct.cpp
blob: e5d386a0be01caeb602cc539b8c8f0ed163ab119 (plain)
1
2
3
4
5
6
7
/*=============================================================================
    Copyright (c) 2011 Thomas Heller
    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/phoenix/object/construct.hpp>
int main() {}