uuid_generators.hpp 374 B

12345678910111213
  1. #ifndef BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED
  2. #define BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED
  3. // Copyright 2025 Peter Dimov
  4. // Distributed under the Boost Software License, Version 1.0.
  5. // https://www.boost.org/LICENSE_1_0.txt
  6. // This header is retained for compatibility.
  7. #include <boost/uuid/generators.hpp>
  8. #endif // #ifndef BOOST_UUID_UUID_GENERATORS_HPP_INCLUDED