blob: 8042db48e19d2d4a209474ca17e9d425f3d39c9e [file] [log] [blame]
/*=============================================================================
Copyright (c) 2001-2013 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_INCLUDE_MOVE)
#define FUSION_INCLUDE_MOVE
#include <boost/fusion/support/config.hpp>
#include <boost/fusion/algorithm/auxiliary/move.hpp>
#endif