diff --git a/include/catch.hpp b/include/catch.hpp index db1f366c..c1099264 100644 --- a/include/catch.hpp +++ b/include/catch.hpp @@ -22,6 +22,8 @@ # define CATCH_CONFIG_EXTERNAL_INTERFACES #endif +#include "internal/catch_platform.h" + #ifdef CATCH_IMPL # ifndef CLARA_CONFIG_MAIN # define CLARA_CONFIG_MAIN_NOT_DEFINED