You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
592 B
12 lines
592 B
diff -up gdcm-2.4.4/Wrapping/Python/gdcmswig.i.as gdcm-2.4.4/Wrapping/Python/gdcmswig.i
|
|
--- gdcm-2.4.4/Wrapping/Python/gdcmswig.i.as 2014-09-24 01:40:10.000000000 -0600
|
|
+++ gdcm-2.4.4/Wrapping/Python/gdcmswig.i 2015-02-24 11:54:39.932978476 -0700
|
|
@@ -769,6 +769,7 @@ EXTEND_CLASS_PRINT(gdcm::ModuleEntry)
|
|
%include "gdcmQueryFactory.h"
|
|
%template(CharSetArrayType) std::vector< gdcm::ECharSet >;
|
|
%include "gdcmCompositeNetworkFunctions.h"
|
|
+#define as absyn
|
|
%include "gdcmPresentationContext.h"
|
|
//EXTEND_CLASS_PRINT(gdcm::PresentationContext)
|
|
%include "gdcmPresentationContextGenerator.h"
|