Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-04-26 08:55:46

0001 #ifndef BOOST_UUID_TIME_GENERATOR_HPP_INCLUDED
0002 #define BOOST_UUID_TIME_GENERATOR_HPP_INCLUDED
0003 
0004 // Copyright 2024 Peter Dimov
0005 // Distributed under the Boost Software License, Version 1.0.
0006 // https://www.boost.org/LICENSE_1_0.txt
0007 
0008 #include <boost/uuid/time_generator_v1.hpp>
0009 #include <boost/uuid/time_generator_v6.hpp>
0010 #include <boost/uuid/time_generator_v7.hpp>
0011 
0012 #endif // BOOST_UUID_TIME_GENERATOR_HPP_INCLUDED