forked from boostorg/variant2
Include boost/config.hpp for ::gets workaround on clang 3.8, 3.9
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// Distributed under the Boost Software License, Version 1.0.
|
||||
// http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <exception>
|
||||
#include <cstdio>
|
||||
|
||||
|
Reference in New Issue
Block a user