mirror of
https://github.com/boostorg/system.git
synced 2025-07-30 12:37:13 +02:00
Add required #include
This commit is contained in:
@ -12,6 +12,7 @@
|
|||||||
# define _CRT_SECURE_NO_WARNINGS
|
# define _CRT_SECURE_NO_WARNINGS
|
||||||
|
|
||||||
#include <boost/config.hpp>
|
#include <boost/config.hpp>
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
#if defined(BOOST_NO_CXX11_HDR_SYSTEM_ERROR)
|
#if defined(BOOST_NO_CXX11_HDR_SYSTEM_ERROR)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user