This commit is contained in:
Ben Meadors 2025-07-25 19:31:00 -05:00
parent fa5e053e30
commit 8bcf687a7b

View File

@ -27,6 +27,7 @@
#include <utility>
#include <variant>
#if defined(UNIT_TEST)
#define IS_RUNNING_TESTS 1
#else
#define IS_RUNNING_TESTS 0