mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-03 01:00:35 +02:00
cairo-test: Do not define HAVE_MKDIR on MSVC
It's already defined by Meson. Fixes the following warning:
This commit is contained in:
parent
b36f49dd11
commit
a63d15a577
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@
|
|||
#include <direct.h>
|
||||
#include <io.h>
|
||||
#define F_OK 0
|
||||
#define HAVE_MKDIR 1
|
||||
#endif
|
||||
|
||||
#ifndef FALSE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue