Re: [Boost-bugs] [Boost C++ Libraries] #1822: header dependency in boost/serialization/map.hpp

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1822: header dependency in boost/serialization/map.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-14 09:10:11


#1822: header dependency in boost/serialization/map.hpp
-----------------------------------------+----------------------------------
  Reporter: stefan_heinzmann_at_[hidden] | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+----------------------------------
Comment (by kasparek_at_[hidden]):

 Hello,

 I got the same with gcc (4.1,4.2,4.3):

 /usr/local/include/boost/serialization/utility.hpp:48: error: expected
 template-name before '<' token
 /usr/local/include/boost/serialization/utility.hpp:48: error: expected `{'
 before '<' token
 /usr/local/include/boost/serialization/utility.hpp:48: error: expected
 unqualified-id before '<' token

 Adding #include <boost/mpl/and.hpp> solved the problem for mee too.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1822#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:57 UTC