mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-19 03:15:40 +02:00
Remove unnecessary includes. (see #2094)
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <catch2/internal/catch_commandline.hpp>
|
||||
#include <catch2/generators/catch_generators.hpp>
|
||||
#include <catch2/internal/catch_compiler_capabilities.hpp>
|
||||
#include <catch2/internal/catch_compiler_detections.hpp>
|
||||
|
||||
|
||||
namespace {
|
||||
|
Reference in New Issue
Block a user