mirror of
https://github.com/boostorg/uuid.git
synced 2026-01-19 04:42:16 +00:00
Add missing includes
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <thread>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
#include <functional> // std::ref
|
||||
|
||||
#if defined(BOOST_LIBSTDCXX_VERSION) && BOOST_LIBSTDCXX_VERSION >= 130000
|
||||
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114865
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
#include <thread>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
#include <functional> // std::ref
|
||||
|
||||
#if defined(BOOST_LIBSTDCXX_VERSION) && BOOST_LIBSTDCXX_VERSION >= 130000
|
||||
// https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114865
|
||||
|
||||
Reference in New Issue
Block a user