summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/phoenix/test/include/support/iterate.cpp
blob: 1c2781ad17368aea18a6a5af775016253f0294b1 (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/support/iterate.hpp>
int main() {}