summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/phoenix/test/include/statement/sequence.cpp
blob: 56f49122b1209e31c2461beaa4715b57503bdd9d (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/statement/sequence.hpp>
int main() {}