forked from catchorg/Catch2
Added missing #include in test file
This commit is contained in:
@ -10,6 +10,8 @@
|
||||
#pragma clang diagnostic ignored "-Wpadded"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "catch.hpp"
|
||||
|
||||
#ifdef __clang__
|
||||
|
Reference in New Issue
Block a user