mirror of
https://github.com/boostorg/variant2.git
synced 2025-07-30 12:17:16 +02:00
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.
|
// Distributed under the Boost Software License, Version 1.0.
|
||||||
// http://www.boost.org/LICENSE_1_0.txt
|
// http://www.boost.org/LICENSE_1_0.txt
|
||||||
|
|
||||||
|
#include <boost/config.hpp>
|
||||||
#include <exception>
|
#include <exception>
|
||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user