X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmPython%2Fgdcm.i;h=27a7b02a3aba323304413d54bf9755c28678f1c5;hb=196690fe54edc1ff6976cfd1952aa93674015a44;hp=cdd38532be54a0aa08ca7012d078cf0f9fd854d5;hpb=1d69b92978803204089d270599133917d944c651;p=gdcm.git diff --git a/gdcmPython/gdcm.i b/gdcmPython/gdcm.i index cdd38532..27a7b02a 100644 --- a/gdcmPython/gdcm.i +++ b/gdcmPython/gdcm.i @@ -236,11 +236,12 @@ typedef unsigned int guint32; %include "gdcmTS.h" %include "gdcmVR.h" %include "gdcmSQItem.h" +%include "gdcmDicomDirElement.h" %include "gdcmDicomDirObject.h" +%include "gdcmDicomDirImage.h" +%include "gdcmDicomDirSerie.h" %include "gdcmDicomDirStudy.h" %include "gdcmDicomDirPatient.h" -%include "gdcmDicomDirSerie.h" -%include "gdcmDicomDirElement.h" %include "gdcmDicomDirMeta.h" %include "gdcmDocument.h" %include "gdcmHeader.h" @@ -249,5 +250,3 @@ typedef unsigned int guint32; %include "gdcmUtil.h" %include "gdcmGlobal.h" %include "gdcmDicomDir.h" -%include "gdcmDicomDirElement.h" -%include "gdcmDicomDirImage.h"