GDCM: modified compilation scheme

- renamed source files
- guard the contents - always include
This commit is contained in:
Maksim Shabunin
2016-07-07 12:33:24 +03:00
parent 6f22f49c02
commit 0fd0acf2e3
5 changed files with 12 additions and 9 deletions
-3
View File
@@ -45,9 +45,6 @@
#include "precomp.hpp"
#include "grfmts.hpp"
#ifdef HAVE_GDCM
#include "gdcm_dicom.hpp"
#endif
#undef min
#undef max
#include <iostream>