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

10 lines
180 B
C

#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