mz_strm.h is uncorrelated to ioapi.h

This commit is contained in:
Antoine Cœur 2017-10-06 23:40:32 +08:00
parent fd83d0d4a3
commit d082035071
2 changed files with 1 additions and 5 deletions

View File

@ -27,9 +27,7 @@ extern "C" {
#include "zlib.h"
#endif
#ifndef _ZLIBIOAPI_H
#include "mz_strm.h"
#endif
/***************************************************************************/

View File

@ -25,9 +25,7 @@ extern "C" {
# include "zlib.h"
#endif
#ifndef _ZLIBIOAPI_H
# include "mz_strm.h"
#endif
#include "mz_strm.h"
/***************************************************************************/