forked from boostorg/system
add include for <cassert> (Ryo Igarashi)
[SVN r37665]
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include <boost/cerrno.hpp>
|
#include <boost/cerrno.hpp>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
#include <cassert>
|
||||||
|
|
||||||
using namespace boost::system;
|
using namespace boost::system;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user