Changed all .hpp extensions to .h where there is now a corresponding .cpp
This commit is contained in:
parent
8c39f9a725
commit
c5608f0202
53 changed files with 55 additions and 55 deletions
|
@ -9,7 +9,7 @@
|
|||
#define TWOBLUECUBES_CATCH_SECTION_H_INCLUDED
|
||||
|
||||
#include "catch_section_info.h"
|
||||
#include "catch_totals.hpp"
|
||||
#include "catch_totals.h"
|
||||
#include "catch_timer.h"
|
||||
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue