]> Creatis software - gdcm.git/commit
ENH: If possible move the stl include after the gdcm ones, to avoid vc warnings
authormalaterre <malaterre>
Fri, 8 Oct 2004 04:43:37 +0000 (04:43 +0000)
committermalaterre <malaterre>
Fri, 8 Oct 2004 04:43:37 +0000 (04:43 +0000)
commitf5575c1671810f3eeecae9967861dff3f1f75f05
tree936f3584f039ee6ea66c2b2da236b225d605d352
parentd4d5ec2ca5d62d9b6a64519e93f2ac4b2168df40
ENH: If possible move the stl include after the gdcm ones, to avoid vc warnings
deprecated eatwhite I wasn't able to find the ref in any c++ refs, only microsoft implement it, thus fallback to a more standart c++ approach. This is mainly to get rid of any 'c' like include header
- and some minor cleanups
src/gdcmDicomDirElement.cxx
src/gdcmDict.cxx
src/gdcmTS.cxx
src/gdcmUtil.cxx
src/gdcmUtil.h
src/gdcmVR.cxx