Boost logo

Boost-Commit :

From: joel_at_[hidden]
Date: 2007-11-30 20:11:45


Author: djowel
Date: 2007-11-30 20:11:44 EST (Fri, 30 Nov 2007)
New Revision: 41519
URL: http://svn.boost.org/trac/boost/changeset/41519

Log:
remove old unused file
Removed:
   trunk/boost/fusion/include/utility.hpp
   trunk/boost/fusion/sequence/utility.hpp

Deleted: trunk/boost/fusion/include/utility.hpp
==============================================================================
--- trunk/boost/fusion/include/utility.hpp 2007-11-30 20:11:44 EST (Fri, 30 Nov 2007)
+++ (empty 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

Deleted: trunk/boost/fusion/sequence/utility.hpp
==============================================================================
--- trunk/boost/fusion/sequence/utility.hpp 2007-11-30 20:11:44 EST (Fri, 30 Nov 2007)
+++ (empty 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


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk