Merged from trunk

[SVN r42973]
This commit is contained in:
Douglas Gregor
2008-01-25 21:18:27 +00:00
parent 9db33f9dcf
commit f1d8f513bf

View File

@ -8,6 +8,7 @@
#include <sstream> #include <sstream>
#include <string> #include <string>
#include <iostream> #include <iostream>
#include <ios> // for std::boolalpha
#ifndef BOOST_NO_STD_LOCALE #ifndef BOOST_NO_STD_LOCALE
# include <locale> # include <locale>