mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
BUG: kwsys_ios namespace should import streambuf also.
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
|
||||
namespace @KWSYS_NAMESPACE@_ios
|
||||
{
|
||||
using @KWSYS_NAMESPACE@_ios_namespace::streambuf;
|
||||
using @KWSYS_NAMESPACE@_ios_namespace::ostream;
|
||||
using @KWSYS_NAMESPACE@_ios_namespace::istream;
|
||||
using @KWSYS_NAMESPACE@_ios_namespace::istrstream;
|
||||
|
||||
Reference in New Issue
Block a user