mirror of
https://github.com/boostorg/io.git
synced 2025-07-29 20:07:13 +02:00
Added (forgotten) include for boost/detail/workaround.hpp
[SVN r34200]
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user