mirror of
https://github.com/boostorg/system.git
synced 2025-11-07 11:11:36 +01:00
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