C-header updates

This commit is contained in:
pi1024e 2020-03-23 13:10:38 -04:00 committed by Martin Hořeňovský
parent 8ea45bf50c
commit 02a998598c
No known key found for this signature in database
GPG Key ID: DE48307B8B0D381A
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@
#if defined(CATCH_PLATFORM_MAC) || defined(CATCH_PLATFORM_IPHONE)
# include <assert.h>
# include <stdbool.h>
# include <cassert>
# include <sys/types.h>
# include <unistd.h>
# include <cstddef>