]> Creatis software - gdcm.git/blob - src/jpeg/libijg8/jconfig.h
- src/gdcmDocument.[cxx|h] ::ParseDES and ::ParseSQ no longer bother
[gdcm.git] / src / jpeg / libijg8 / jconfig.h
1 #ifdef _MSC_VER
2    #include "jconfig.vc"
3 #endif
4 #ifdef __GNUC__
5    #include "jconfig.linux"
6 #endif
7