Files
boost_fusion/include/boost/fusion/container/map/convert.hpp
2013-02-03 11:50:48 +00:00

13 lines
522 B
C++

/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
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)
==============================================================================*/
#if !defined(FUSION_CONVERT_MAIN_09232005_1340)
#define FUSION_CONVERT_MAIN_09232005_1340
#include <boost/fusion/container/map/detail/cpp03/convert.hpp>
#endif