mirror of
https://github.com/boostorg/system.git
synced 2025-11-07 11:11:36 +01:00
Add missing include of <cstdlib>
[SVN r37286]
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <boost/system/error_code.hpp>
|
||||
#include <boost/cerrno.hpp>
|
||||
#include <vector>
|
||||
#include <cstdlib>
|
||||
|
||||
using namespace boost::system;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user