X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/17a1ebd101f0653e69736416a2a28d0ada423141..f1f5f16f780bb41aa2ea24ccbf728f14c86cc475:/src/common/extended.c diff --git a/src/common/extended.c b/src/common/extended.c index b3e2bd8cd6..53cf1db8b5 100644 --- a/src/common/extended.c +++ b/src/common/extended.c @@ -9,7 +9,7 @@ #if defined(_WIN32_WCE) - // eVC cause warnings in its own headers: stdlib.h and winnt.h + /* eVC cause warnings in its own headers: stdlib.h and winnt.h */ #pragma warning (disable:4115) #pragma warning (disable:4214) #endif