Chris@16: // Boost uuid_generators.hpp header file ----------------------------------------------// Chris@16: Chris@16: // Copyright 2006 Andy Tompkins. Chris@16: // Distributed under the Boost Software License, Version 1.0. (See Chris@16: // accompanying file LICENSE_1_0.txt or copy at Chris@16: // http://www.boost.org/LICENSE_1_0.txt) Chris@16: Chris@16: // Revision History Chris@16: // 06 Feb 2006 - Initial Revision Chris@16: Chris@16: #ifndef BOOST_UUID_GENERATORS_HPP Chris@16: #define BOOST_UUID_GENERATORS_HPP Chris@16: Chris@16: #include Chris@16: #include Chris@16: #include Chris@16: #include Chris@16: Chris@16: #endif //BOOST_UUID_GENERATORS_HPP