Skip to content

Commit 77d996e

Browse files
committed
Minor changes in ctest.h
1 parent 0f5b8a2 commit 77d996e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/ctest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ void assert_dbl_compare(const char *cmp, double exp, double real, double tol, co
271271
#include <unistd.h>
272272
#elif defined(_WIN32)
273273
#include <io.h>
274+
#define STDOUT_FILENO 0
274275
#endif
275276
#include <stdint.h>
276277
#include <stdlib.h>

0 commit comments

Comments
 (0)