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

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>