]> Creatis software - gdcm.git/blob - src/jpeg/libijg8/jconfig.h
some cosmetic cleanup so that compilation : -W -Wall -Werror can pass.
[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