mirror of
https://github.com/boostorg/variant2.git
synced 2025-07-29 19:57:18 +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.
|
||||
// http://www.boost.org/LICENSE_1_0.txt
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <exception>
|
||||
#include <cstdio>
|
||||
|
||||
|
Reference in New Issue
Block a user