X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0272a10d2e6d5323422c4c8600fe47ccac0df182..beff65bff5fa3739a191bc0c72733167dbc8bb05:/src/png/pngconf.h diff --git a/src/png/pngconf.h b/src/png/pngconf.h index 5b36cf6bde..0aa121201e 100644 --- a/src/png/pngconf.h +++ b/src/png/pngconf.h @@ -19,6 +19,10 @@ #define PNG_1_2_X +#ifdef __DMC__ +#define PNG_NO_SNPRINTF +#endif + /* * PNG_USER_CONFIG has to be defined on the compiler command line. This * includes the resource compiler for Windows DLL configurations.