DICOMCMakeConfig.h
Go to the documentation of this file.
1 // SPDX-FileCopyrightText: Copyright (c) 2003 Matt Turek
2 // SPDX-License-Identifier: BSD-4-Clause
3 
4 #ifndef __DICOMCMakeConfig_h_
5 #define __DICOMCMakeConfig_h_
6 
7 /* #undef DICOM_DLL */
8 /* #undef DICOM_STATIC */
9 
10 #include <vtksys/Configure.hxx>
11 
12 #endif