1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00

Jpeg: Disable "extern C" in jpeglib.h

This commit is contained in:
Oli 2025-08-20 09:51:28 +01:00
parent ad28684b10
commit 4263efb96a

View file

@ -55,6 +55,7 @@ namespace jpeglibNamespace
"-Wregister",
"-Wredundant-decls")
#define DONT_USE_EXTERN_C
#include "jpglib/jaricom.c"
#include "jpglib/jcapimin.c"
#include "jpglib/jcapistd.c"