forked from boostorg/fusion
13 lines
522 B
C++
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
|