comparison OrthancServer/DicomModification.h @ 790:331eaf9d9d69

ParsedDicomFile
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 05 May 2014 18:55:10 +0200
parents 7ebe4bf87196
children 2f76b92addd4
comparison
equal deleted inserted replaced
789:55dae8c5a6ab 790:331eaf9d9d69
30 **/ 30 **/
31 31
32 32
33 #pragma once 33 #pragma once
34 34
35 #include "FromDcmtkBridge.h" 35 #include "ParsedDicomFile.h"
36 36
37 namespace Orthanc 37 namespace Orthanc
38 { 38 {
39 class DicomModification 39 class DicomModification
40 { 40 {