From 9fcb821db2f7c8e48372ee6e89fd48992d25a802 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Wed, 14 May 2025 17:27:15 -0400 Subject: tests: only define what's needed --- test/pkuuid.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/pkuuid.cpp') diff --git a/test/pkuuid.cpp b/test/pkuuid.cpp index 5755c54..b5f54e8 100644 --- a/test/pkuuid.cpp +++ b/test/pkuuid.cpp @@ -1,6 +1,9 @@ // #define PK_UUID_CLOCK CLOCK_REALTIME_ALARM +#define PK_IMPL_STN +#define PK_IMPL_UUID + #include "../pkmacros.h" #include "../pkuuid.h" -- cgit v1.2.3