]> git.saurik.com Git - wxWidgets.git/commit - src/jpeg/jcdctmgr.c
globally renamed INT32 to JPEG_INT32 to solve the [re]definition problems with cygwin...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 May 2002 11:49:37 +0000 (11:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 26 May 2002 11:49:37 +0000 (11:49 +0000)
commit39c2d6bde187994f45933a2ffa13435a31d12c02
tree5b73646b7de669674c42f4ec0a41bab1d49289df
parentefe23391ab9462d85e35493f4727a1c0a7f69444
globally renamed INT32 to JPEG_INT32 to solve the [re]definition problems with cygwin/mingw32 headers which sometimes define INT32 and sometimes don't

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
src/jpeg/jccolor.c
src/jpeg/jcdctmgr.c
src/jpeg/jchuff.c
src/jpeg/jcphuff.c
src/jpeg/jcsample.c
src/jpeg/jdcoefct.c
src/jpeg/jdcolor.c
src/jpeg/jdct.h
src/jpeg/jddctmgr.c
src/jpeg/jdhuff.c
src/jpeg/jdhuff.h
src/jpeg/jdmarker.c
src/jpeg/jdmerge.c
src/jpeg/jdsample.c
src/jpeg/jfdctfst.c
src/jpeg/jfdctint.c
src/jpeg/jidctflt.c
src/jpeg/jidctfst.c
src/jpeg/jidctint.c
src/jpeg/jidctred.c
src/jpeg/jmorecfg.h
src/jpeg/jpegint.h
src/jpeg/jquant1.c
src/jpeg/jquant2.c