Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57453 - trunk/boost/spirit/include
From: hartmut.kaiser_at_[hidden]
Date: 2009-11-07 11:35:27


Author: hkaiser
Date: 2009-11-07 11:35:27 EST (Sat, 07 Nov 2009)
New Revision: 57453
URL: http://svn.boost.org/trac/boost/changeset/57453

Log:
Spirit: removing superfluous header
Removed:
   trunk/boost/spirit/include/qi_phoenix_attributes.hpp

Deleted: trunk/boost/spirit/include/qi_phoenix_attributes.hpp
==============================================================================
--- trunk/boost/spirit/include/qi_phoenix_attributes.hpp 2009-11-07 11:35:27 EST (Sat, 07 Nov 2009)
+++ (empty file)
@@ -1,18 +0,0 @@
-/*=============================================================================
- Copyright (c) 2001-2009 Joel de Guzman
- Copyright (c) 2001-2009 Hartmut Kaiser
- http://spirit.sourceforge.net/
-
- 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)
-=============================================================================*/
-#ifndef BOOST_SPIRIT_INCLUDE_QI_PHOENIX_ATTRIBUTES
-#define BOOST_SPIRIT_INCLUDE_QI_PHOENIX_ATTRIBUTES
-
-#if defined(_MSC_VER)
-#pragma once
-#endif
-
-#include <boost/spirit/home/qi/phoenix_attributes.hpp>
-
-#endif


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