Added (forgotten) include for boost/detail/workaround.hpp

[SVN r34200]
This commit is contained in:
Nicola Musatti
2006-06-06 20:01:05 +00:00
parent 6b76d13280
commit 9354484518

View File

@ -19,6 +19,7 @@
#include <streambuf> // for std::basic_streambuf
#include <string> // for std::char_traits
#include <boost/detail/workaround.hpp> // for BOOST_WORKAROUND
namespace boost
{