1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00
Sprout/sprout/uuid/uuid_hash.hpp

8 lines
193 B
C++
Raw Normal View History

#ifndef SPROUT_UUID_UUID_HASH_HPP
#define SPROUT_UUID_UUID_HASH_HPP
#include <sprout/config.hpp>
2011-10-31 08:31:03 +00:00
#include <sprout/functional/hash/uuid.hpp>
#endif // #ifndef SPROUT_UUID_UUID_HASH_HPP