diff Framework/Toolbox/DicomStructureSet.h @ 1162:709aa65aca17 broker

recovery of USE_BOOST_UNION_FOR_POLYGONS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 19 Nov 2019 19:04:15 +0100
parents 4f28d9459e31
children 4d97f532f1e0
line wrap: on
line diff
--- a/Framework/Toolbox/DicomStructureSet.h	Tue Nov 19 17:30:05 2019 +0100
+++ b/Framework/Toolbox/DicomStructureSet.h	Tue Nov 19 19:04:15 2019 +0100
@@ -26,7 +26,7 @@
 #include "Extent2D.h"
 #include "../Scene2D/Color.h"
 
-//#define USE_BOOST_UNION_FOR_POLYGONS 1
+#define USE_BOOST_UNION_FOR_POLYGONS 1
 
 #include <Plugins/Samples/Common/FullOrthancDataset.h>