mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 11:43:29 +01:00
parent
61280e6d0a
commit
f972732737
@ -62,6 +62,10 @@
|
||||
#endif
|
||||
|
||||
#ifdef CATCH_IMPL
|
||||
#ifdef CATCH_PLATFORM_WINDOWS
|
||||
#include "internal/catch_windows_h_proxy.h"
|
||||
#endif
|
||||
|
||||
#include "internal/catch_impl.hpp"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user