/src/IO_TextureLoader/ExLib_ZLib.h
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 12cd74b7fa47b60fbc5bb1836465cd34 MD5 | raw file
Possible License(s): AGPL-3.0, LGPL-2.1, LGPL-3.0, GPL-2.0
1#ifndef _EXLIB_ZLIB_H_ 2#define _EXLIB_ZLIB_H_ 3 4#include "../IO_ZLib/ZLib_LIB.h" 5 6#endif