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/pkstr.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/pkstr.cpp') diff --git a/test/pkstr.cpp b/test/pkstr.cpp index 58b60cd..c7b55bc 100644 --- a/test/pkstr.cpp +++ b/test/pkstr.cpp @@ -1,4 +1,6 @@ +#define PK_IMPL_STR + #include "../pkstr.h" #include "../pkmacros.h" -- cgit v1.2.3