mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-21 09:25:38 +02:00
Changed all .hpp extensions to .h where there is now a corresponding .cpp
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# pragma clang diagnostic ignored "-Wc++98-compat-pedantic"
|
||||
#endif
|
||||
|
||||
#include "../include/internal/catch_xmlwriter.hpp"
|
||||
#include "internal/catch_xmlwriter.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <cerrno>
|
||||
|
Reference in New Issue
Block a user