forked from boostorg/config
Added missing includes
[SVN r18607]
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
// DESCRIPTION: The standard library lacks std::basic_streambuf<wchar_t>.
|
||||
|
||||
#include <iostream>
|
||||
#include <streambuf>
|
||||
#include <string>
|
||||
|
||||
namespace boost_no_std_wstreambuf{
|
||||
|
||||
|
Reference in New Issue
Block a user