mirror of
https://github.com/catchorg/Catch2.git
synced 2026-04-29 18:23:36 +02:00
Changed all .hpp extensions to .h where there is now a corresponding .cpp
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "catch_test_case_info.h"
|
||||
#include "catch_enforce.h"
|
||||
#include "catch_test_spec.hpp"
|
||||
#include "catch_test_spec.h"
|
||||
#include "catch_interfaces_testcase.h"
|
||||
#include "catch_string_manip.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user