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