mirror of
https://github.com/boostorg/system.git
synced 2026-04-28 18:12:14 +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