Avoid the use of a reserved macro name in contrib/minizip/ioapi.h.
This commit is contained in:
parent
545f194963
commit
fff132fe7c
@ -18,8 +18,8 @@
|
||||
|
||||
*/
|
||||
|
||||
#ifndef _ZLIBIOAPI64_H
|
||||
#define _ZLIBIOAPI64_H
|
||||
#ifndef ZLIBIOAPI64_H
|
||||
#define ZLIBIOAPI64_H
|
||||
|
||||
#if (!defined(_WIN32)) && (!defined(WIN32)) && (!defined(__APPLE__))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user