missed define

This commit is contained in:
marauder2k7 2023-07-25 13:30:53 +01:00
parent 564d48e95f
commit f2292a6a1f
2 changed files with 7 additions and 1 deletions

View file

@ -142,7 +142,7 @@ private:
};
// uncomment to debug tests and use the test explorer.
#define TEST_EXPLORER
//#define TEST_EXPLORER
#if !defined(TEST_EXPLORER)
int main(int argc, char** argv)
{