mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
sprout/checksum/sha1.hpp 追加
sprout/null_array.hpp -> sprout/pit.hpp リネーム sprout/uuid.hpp 追加
This commit is contained in:
parent
9074c9a1cf
commit
0f8db75fca
22 changed files with 2126 additions and 86 deletions
10
sprout/uuid.hpp
Normal file
10
sprout/uuid.hpp
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef SPROUT_UUID_HPP
|
||||
#define SPROUT_UUID_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/uuid/uuid.hpp>
|
||||
#include <sprout/uuid/uuid_io.hpp>
|
||||
#include <sprout/uuid/uuid_hash.hpp>
|
||||
#include <sprout/uuid/uuid_generators.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_UUID_HPP
|
Loading…
Add table
Add a link
Reference in a new issue