forked from boostorg/fusion
adapt template classes/structs
[SVN r59846]
This commit is contained in:
@ -1,11 +1,12 @@
|
||||
/*=============================================================================
|
||||
Copyright (c) 2001-2009 Joel de Guzman
|
||||
Copyright (c) 2001-2007 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_ADAPT_CLASS)
|
||||
#define FUSION_INCLUDE_ADAPT_CLASS
|
||||
|
||||
#ifndef BOOST_FUSION_INCLUDE_ADAPT_CLASS_HPP
|
||||
#define BOOST_FUSION_INCLUDE_ADAPT_CLASS_HPP
|
||||
|
||||
#include <boost/fusion/adapted/class/adapt_class.hpp>
|
||||
|
||||
|
Reference in New Issue
Block a user