[Boost-bugs] [Boost C++ Libraries] #1103: Add BOOST_NO_IOSFWD

Subject: [Boost-bugs] [Boost C++ Libraries] #1103: Add BOOST_NO_IOSFWD
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-07-21 18:13:52


#1103: Add BOOST_NO_IOSFWD
------------------------------+---------------------------------------------
 Reporter: pdimov | Owner: johnmaddock
     Type: Feature Requests | Status: new
Milestone: Boost 1.35.0 | Component: config
  Version: | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 {{{

 // MACRO: BOOST_NO_IOSFWD
 // TITLE: <iosfwd>
 // DESCRIPTION: The <iosfwd> header is missing

 #include <iosfwd>

 namespace boost_no_iosfwd
 {

 int test()
 {
    return 0;
 }

 }
 }}}

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