Changeset 10424
- Timestamp:
- 06/26/09 18:52:27 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp
r9889 r10424 20 20 21 21 #ifdef USE_DCMTK 22 #define HAVE_CONFIG_H 22 #ifndef _WIN32 23 #define HAVE_CONFIG_H 24 #endif 25 23 26 #include <dcmtk/config/osconfig.h> 24 27 #include <dcmtk/dcmdata/dcfilefo.h>
