Re: [Boost-bugs] [Boost C++ Libraries] #2418: wrong include statement for spirit-classic

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2418: wrong include statement for spirit-classic
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-16 09:33:16


#2418: wrong include statement for spirit-classic
-----------------------------------------------------------+----------------
  Reporter: Maik Beckmann <Beckmann.Maik_at_[hidden]> | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
-----------------------------------------------------------+----------------

Comment(by Maik Beckmann <Beckmann.Maik_at_[hidden]>):

 Argh...

 These
 {{{
   #include <boost/spirit/classic_.*>
 }}}
 have to be
 {{{
   #include <boost/spirit/include/classic_.*>
 }}}

 Sorry

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2418#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC