mirror of
https://github.com/catchorg/Catch2.git
synced 2025-09-16 10:05:39 +02:00
Changed all .hpp extensions to .h where there is now a corresponding .cpp
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#ifndef TWOBLUECUBES_CATCH_RUNNER_HPP_INCLUDED
|
||||
#define TWOBLUECUBES_CATCH_RUNNER_HPP_INCLUDED
|
||||
|
||||
#include "catch_commandline.hpp"
|
||||
#include "catch_commandline.h"
|
||||
#include "catch_config.hpp"
|
||||
#include "catch_text.h"
|
||||
|
||||
|
Reference in New Issue
Block a user