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