forked from catchorg/Catch2
@ -62,6 +62,10 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CATCH_IMPL
|
#ifdef CATCH_IMPL
|
||||||
|
#ifdef CATCH_PLATFORM_WINDOWS
|
||||||
|
#include "internal/catch_windows_h_proxy.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "internal/catch_impl.hpp"
|
#include "internal/catch_impl.hpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user