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