Skip to content

Commit

Permalink
Maybe patched to compile on Windows for real now?
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Dec 24, 2014
1 parent b0ebfab commit eab2433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testautomation_surface.c
Expand Up @@ -8,7 +8,7 @@
#define _CRT_NONSTDC_NO_DEPRECATE

#include <stdio.h>
#ifndef __WIN32__
#ifndef _MSC_VER
#include <unistd.h>
#endif
#include <sys/stat.h>
Expand Down

0 comments on commit eab2433

Please sign in to comment.