|
Boost-Commit : |
From: emil_at_[hidden]
Date: 2008-04-09 14:48:39
Author: emildotchevski
Date: 2008-04-09 14:48:39 EDT (Wed, 09 Apr 2008)
New Revision: 44134
URL: http://svn.boost.org/trac/boost/changeset/44134
Log:
missing include
Text files modified:
trunk/boost/exception/to_string.hpp | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Modified: trunk/boost/exception/to_string.hpp
==============================================================================
--- trunk/boost/exception/to_string.hpp (original)
+++ trunk/boost/exception/to_string.hpp 2008-04-09 14:48:39 EDT (Wed, 09 Apr 2008)
@@ -7,6 +7,7 @@
#define UUID_7E48761AD92811DC9011477D56D89593
#include <sstream>
+#include <string>
namespace
boost
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