forked from boostorg/system
Add missing include
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
#include <boost/assert/source_location.hpp>
|
#include <boost/assert/source_location.hpp>
|
||||||
#include <boost/cstdint.hpp>
|
#include <boost/cstdint.hpp>
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
#include <boost/config/workaround.hpp>
|
||||||
#include <ostream>
|
#include <ostream>
|
||||||
#include <new>
|
#include <new>
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
Reference in New Issue
Block a user