#ifndef BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED #define BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED // Boost uuid_generators.hpp header file ----------------------------------------------// // Copyright 2006 Andy Tompkins. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // https://www.boost.org/LICENSE_1_0.txt) #include #include #include #include #include #endif //BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED