mirror of
https://github.com/boostorg/system.git
synced 2025-11-01 00:01:39 +01:00
add include for <cassert> (Ryo Igarashi)
[SVN r37665]
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <boost/cerrno.hpp>
|
||||
#include <vector>
|
||||
#include <cstdlib>
|
||||
#include <cassert>
|
||||
|
||||
using namespace boost::system;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user