X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0272a10d2e6d5323422c4c8600fe47ccac0df182..166b4de727d502df57d9dc8764f5047911032b59:/src/png/pngconf.h?ds=inline 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.