summaryrefslogtreecommitdiff
path: root/libs/phoenix/test/include/function/function.cpp
blob: 48b205558ee4f298dbb8dc75e9ce54502a6f626b (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/function/function.hpp>
int main() {}