mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-23 21:15:39 +02:00
Split imll from TestCaseInfo
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#ifndef TWOBLUECUBES_INTERNAL_CATCH_RUNNING_TEST_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_INTERNAL_CATCH_RUNNING_TEST_HPP_INCLUDED
|
||||
|
||||
#include "catch_test_case_info.hpp"
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_section_info.hpp"
|
||||
|
||||
namespace Catch {
|
||||
|
Reference in New Issue
Block a user