comparison Core/DicomNetworking/Internals/CommandDispatcher.cpp @ 3249:bce0e4c9ca45

fix for dcmtk 3.6.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 16 Feb 2019 11:30:35 +0100
parents fcc2b99feaaf
children 6e42d676401c
comparison
equal deleted inserted replaced
3248:c2798f7daf8b 3249:bce0e4c9ca45
261 UID_AutorefractionMeasurementsStorage, 261 UID_AutorefractionMeasurementsStorage,
262 UID_BasicStructuredDisplayStorage, 262 UID_BasicStructuredDisplayStorage,
263 UID_BasicTextSRStorage, 263 UID_BasicTextSRStorage,
264 UID_BasicVoiceAudioWaveformStorage, 264 UID_BasicVoiceAudioWaveformStorage,
265 UID_BlendingSoftcopyPresentationStateStorage, 265 UID_BlendingSoftcopyPresentationStateStorage,
266 UID_BreastTomosynthesisImageStorage, 266 #if DCMTK_VERSION_NUMBER >= 361
267 UID_BreastProjectionXRayImageStorageForProcessing, 267 UID_BreastProjectionXRayImageStorageForProcessing,
268 UID_BreastProjectionXRayImageStorageForPresentation, 268 UID_BreastProjectionXRayImageStorageForPresentation,
269 #endif
270 UID_BreastTomosynthesisImageStorage,
269 UID_CardiacElectrophysiologyWaveformStorage, 271 UID_CardiacElectrophysiologyWaveformStorage,
270 UID_ChestCADSRStorage, 272 UID_ChestCADSRStorage,
271 UID_ColonCADSRStorage, 273 UID_ColonCADSRStorage,
272 UID_ColorSoftcopyPresentationStateStorage, 274 UID_ColorSoftcopyPresentationStateStorage,
273 UID_ComprehensiveSRStorage, 275 UID_ComprehensiveSRStorage,