mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-02 00:00:26 +02:00
Drop IrrCompileConfig (#163)
This commit is contained in:
@ -5,9 +5,6 @@
|
||||
#ifndef __C_ZIP_READER_H_INCLUDED__
|
||||
#define __C_ZIP_READER_H_INCLUDED__
|
||||
|
||||
#include "IrrCompileConfig.h"
|
||||
|
||||
#ifdef __IRR_COMPILE_WITH_ZIP_ARCHIVE_LOADER_
|
||||
|
||||
#include "IReadFile.h"
|
||||
#include "irrArray.h"
|
||||
@ -226,6 +223,4 @@ namespace io
|
||||
} // end namespace io
|
||||
} // end namespace irr
|
||||
|
||||
#endif // __IRR_COMPILE_WITH_ZIP_ARCHIVE_LOADER_
|
||||
#endif // __C_ZIP_READER_H_INCLUDED__
|
||||
|
||||
|
Reference in New Issue
Block a user