Split out INTERNAL_CATCH_UNIQUE_NAME into its own header

Also small cleanup of includes of related headers.
This commit is contained in:
Martin Hořeňovský
2021-02-24 23:13:56 +01:00
parent 653764d53b
commit 551946c45b
13 changed files with 33 additions and 13 deletions

View File

@@ -9,7 +9,6 @@
#define CATCH_INTERFACES_EXCEPTION_HPP_INCLUDED
#include <catch2/interfaces/catch_interfaces_registry_hub.hpp>
#include <catch2/internal/catch_compiler_capabilities.hpp>
#include <catch2/internal/catch_unique_ptr.hpp>
#include <string>