Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-04-19 08:47:13

0001 #ifndef BOOST_UUID_HPP_INCLUDED
0002 #define BOOST_UUID_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/uuid.hpp>
0009 #include <boost/uuid/uuid_io.hpp>
0010 #include <boost/uuid/uuid_generators.hpp>
0011 
0012 #endif // #ifndef BOOST_UUID_HPP_INCLUDED