mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-03 02:17:54 +00:00
This commit is contained in:
parent
f1928b7f24
commit
1a6f2a0a80
8 changed files with 46 additions and 18 deletions
|
@ -13,6 +13,8 @@
|
|||
#pragma warning(disable:4389) // '==' : signed/unsigned mismatch
|
||||
#endif
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
namespace Catch {
|
||||
namespace Internal {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue