Closed GoogleCodeExporter closed 8 years ago
extern "C" { #if defined(USE_SYSTEM_LIBJPEG) #include <jpeglib.h> #elif defined(USE_LIBJPEG_TURBO) #include "third_party/libjpeg_turbo/jpeglib.h" #else #include "third_party/libjpeg/jpeglib.h" #endif }
Original issue reported on code.google.com by fbarch...@google.com on 13 Jan 2014 at 7:31
fbarch...@google.com
fixed in r967
Original comment by fbarch...@google.com on 13 Jan 2014 at 7:44
Original issue reported on code.google.com by
fbarch...@google.com
on 13 Jan 2014 at 7:31