Rename posix, windows, Linux, and cygwin namespaces to conform with C++ std.

[SVN r40352]
This commit is contained in:
Beman Dawes
2007-10-23 13:00:18 +00:00
parent 6b89c517f9
commit 2f9e1cee92
3 changed files with 41 additions and 30 deletions

View File

@@ -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