mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 22:05:39 +02:00
Use main-as-static-lib in ExtraTests
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
// wrong.
|
||||
|
||||
#include <windows.h>
|
||||
#include <catch2/internal/catch_default_main.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
|
||||
TEST_CASE("Catch2 did survive compilation with windows.h", "[compile-test]") {
|
||||
|
Reference in New Issue
Block a user