]> Creatis software - gdcm.git/blob - src/jpeg/libijg/jconfig.h
ENH: I am a moron. Fix compilation of gdcm in static mode, I had to add some new...
[gdcm.git] / src / jpeg / libijg / jconfig.h
1 #ifdef _MSC_VER
2    #include "jconfig.vc"
3 #endif
4 #ifdef __GNUC__
5    #include "jconfig.linux"
6 #endif
7