C-header updates

This commit is contained in:
pi1024e 2020-03-23 13:10:38 -04:00 committed by Martin Hořeňovský
parent 01bdfe3312
commit 7900fb3abb
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>