mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 14:39:32 +01:00
Changed all .hpp extensions to .h where there is now a corresponding .cpp
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "catch_run_context.hpp"
|
||||
#include "catch_run_context.h"
|
||||
#include "catch_context.h"
|
||||
#include "catch_enforce.h"
|
||||
#include "catch_random_number_generator.h"
|
||||
|
||||
Reference in New Issue
Block a user