DICOMCMakeConfig.h
Go to the documentation of this file.
1 
2 #ifndef __DICOMCMakeConfig_h_
3 #define __DICOMCMakeConfig_h_
4 
5 /* #undef DICOM_DLL */
6 /* #undef DICOM_STATIC */
7 #define DICOM_ANSI_STDLIB
8 
9 #include <vtksys/Configure.hxx>
10 
11 #endif