Add UUIDv4 generator
This commit is contained in:
9
src/uuid/wapp_uuid.h
Normal file
9
src/uuid/wapp_uuid.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef WAPP_UUID_H
|
||||
#define WAPP_UUID_H
|
||||
|
||||
#include "uuid.h"
|
||||
#include "../common/wapp_common.h"
|
||||
#include "../core/wapp_core.h"
|
||||
#include "../prng/wapp_prng.h"
|
||||
|
||||
#endif // !WAPP_UUID_H
|
||||
Reference in New Issue
Block a user