mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
5 lines
117 B
C
5 lines
117 B
C
#ifndef jpeg_boolean
|
|
#define boolean jpeg_boolean
|
|
#define jpeg_boolean int
|
|
#endif
|
|
#include <plugin/jpg/lib/jerror.h>
|