Compare commits

...

1 Commits

3 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <string>
#include <vector>
#include <cstdint>
#ifdef __clang__
#pragma clang diagnostic push

View File

@ -13,6 +13,7 @@
#include <string>
#include <iosfwd>
#include <vector>
#include <cstdint>
namespace Catch {

View File

@ -13,6 +13,7 @@
#include <iomanip>
#include <type_traits>
#include <cstdint>
namespace Catch {