|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r74338 - trunk/libs/wave
From: hartmut.kaiser_at_[hidden]
Date: 2011-09-10 18:23:20
Author: hkaiser
Date: 2011-09-10 18:23:19 EDT (Sat, 10 Sep 2011)
New Revision: 74338
URL: http://svn.boost.org/trac/boost/changeset/74338
Log:
Wave: fixed #5887: flex_string.hpp needs to include <ios>
Text files modified:
trunk/libs/wave/ChangeLog | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/libs/wave/ChangeLog
==============================================================================
--- trunk/libs/wave/ChangeLog (original)
+++ trunk/libs/wave/ChangeLog 2011-09-10 18:23:19 EDT (Sat, 10 Sep 2011)
@@ -27,6 +27,7 @@
as before: these tokens will be silently ignored (after the token positions
have been properly updated). Note: this option is supported by the SLex lexer
module only.
+ - Fixed #5887: flex_string.hpp needs to include <ios>
Boost V1.47.0
- V2.3.0
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