Make Boost.System header-only

This commit is contained in:
Peter Dimov
2018-09-16 03:04:19 +03:00
parent 053972643d
commit 2fa0a00583
12 changed files with 680 additions and 499 deletions

View File

@@ -18,6 +18,7 @@
#define BOOST_SYSTEM_SOURCE
#include <boost/system/system_error.hpp>
#include <boost/system/config.hpp>
namespace boost
{