2007-10-21 00:52:09 +00:00
|
|
|
/*=============================================================================
|
2011-09-16 05:30:23 +00:00
|
|
|
Copyright (c) 2001-2011 Joel de Guzman
|
2007-10-21 00:52:09 +00:00
|
|
|
|
|
|
|
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)
|
|
|
|
==============================================================================*/
|
2013-02-03 11:50:48 +00:00
|
|
|
#if !defined(FUSION_CONVERT_MAIN_09232005_1340)
|
|
|
|
#define FUSION_CONVERT_MAIN_09232005_1340
|
2007-10-21 00:52:09 +00:00
|
|
|
|
2013-02-03 11:50:48 +00:00
|
|
|
#include <boost/fusion/container/map/detail/cpp03/convert.hpp>
|
2007-10-21 00:52:09 +00:00
|
|
|
|
|
|
|
#endif
|