summaryrefslogtreecommitdiffstats
path: root/src/boost/libs/phoenix/test/include/operator/if_else.cpp
blob: 2ff9fc4f6837672369692824a236d197bdf7870f (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/operator/if_else.hpp>
int main() {}