Revert changes to throw_test.cpp and dynamic_link_test.cpp

This commit is contained in:
Peter Dimov
2018-09-16 06:27:30 +03:00
parent 34600a62df
commit 7a06df877d
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
//--------------------------------------------------------------------------------------//
#include <boost/system/system_error.hpp>
#include <boost/system/config.hpp>
#include <iostream>
namespace boost

View File

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