mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-04 23:08:23 -05:00
7 lines
84 B
C
7 lines
84 B
C
|
#ifndef FREEIMAGE_CONFIG_H
|
||
|
#define FREEIMAGE_CONFIG_H
|
||
|
|
||
|
#undef FREEIMAGE_LIB
|
||
|
|
||
|
#endif
|