remove old unused file

[SVN r41519]
This commit is contained in:
Joel de Guzman
2007-12-01 01:11:44 +00:00
parent 9a1f176df2
commit 6168061f97
2 changed files with 0 additions and 26 deletions

View File

@ -1,12 +0,0 @@
/*=============================================================================
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_UTILITY)
#define FUSION_INCLUDE_UTILITY
#include <boost/fusion/sequence/utility.hpp>
#endif

View File

@ -1,14 +0,0 @@
//
// Copyright (c) 2006 João Abecasis
//
// 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(BOOST_FUSION_SEQUENCE_UTILITY_HPP_INCLUDED)
#define BOOST_FUSION_SEQUENCE_UTILITY_HPP_INCLUDED
# include <boost/fusion/sequence/utility/unpack_args.hpp>
#endif // include guard