forked from boostorg/system
Add missing include of <cstdlib>
[SVN r37286]
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
#include <boost/system/error_code.hpp>
|
#include <boost/system/error_code.hpp>
|
||||||
#include <boost/cerrno.hpp>
|
#include <boost/cerrno.hpp>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
using namespace boost::system;
|
using namespace boost::system;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user