mirror of
https://github.com/boostorg/system.git
synced 2026-01-26 00:52:26 +01:00
Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std.
[SVN r40352]
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <cassert>
|
||||
|
||||
using namespace boost::system;
|
||||
using namespace boost::system::posix;
|
||||
using namespace boost::system::posix_error;
|
||||
|
||||
#include <cstring> // for strerror/strerror_r
|
||||
|
||||
|
||||
Reference in New Issue
Block a user