forked from boostorg/system
Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std.
[SVN r40352]
This commit is contained in:
+1
-1
@@ -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