Files
c-projects/wapp/uuid/wapp_uuid.h
2025-08-10 23:30:27 +01:00

12 lines
237 B
C

// vim:fileencoding=utf-8:foldmethod=marker
#ifndef WAPP_UUID_H
#define WAPP_UUID_H
#include "uuid.h"
#include "../common/wapp_common.h"
#include "../primitives/wapp_primitives.h"
#include "../prng/wapp_prng.h"
#endif // !WAPP_UUID_H