]> Creatis software - gdcm.git/commit
BUG: there was a problem with uint64_t. C99 clearly specify that vendor compiler...
authormalaterre <malaterre>
Sat, 22 Jan 2005 22:21:19 +0000 (22:21 +0000)
committermalaterre <malaterre>
Sat, 22 Jan 2005 22:21:19 +0000 (22:21 +0000)
commiteebf2c84ee4b7d361c81ab463d546cb5e843f09e
treeab9bd8ce74ac37f5b5e2d9e60d53b22badd4f521
parent6df14b12a643a8cc3061192b22e549eed18cca73
BUG: there was a problem with uint64_t. C99 clearly specify that vendor compiler should provide a stdint.h file. If not include inttypes (HPUX, SunOS). And on broekn platerform Win32 provide the proper typedef (it used to be broekn on Win64).
CMakeLists.txt
gdcmConfigure.h.in
src/gdcmCommon.h