mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
@ -23,7 +23,7 @@
|
||||
#include <cassert>
|
||||
|
||||
using namespace boost::system;
|
||||
using namespace boost::system::posix_error;
|
||||
using namespace boost::system::errc;
|
||||
|
||||
#include <cstring> // for strerror/strerror_r
|
||||
|
||||
|
Reference in New Issue
Block a user