wizapp-stdlib/src/uuid/wapp_uuid.c
2025-03-22 02:27:59 +00:00

9 lines
145 B
C

#ifndef WAPP_UUID_C
#define WAPP_UUID_C
#include "uuid.c"
#include "../core/wapp_core.c"
#include "../prng/wapp_prng.c"
#endif // !WAPP_UUID_C