diff OrthancStone/Sources/Toolbox/DicomStructurePolygon2.cpp @ 1834:126522623e20

replaced OrthancStone::DicomPath by new class Orthanc::DicomPath from orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jun 2021 12:07:04 +0200
parents 9ac2a65d4172
children 3889ae96d2e9
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/DicomStructurePolygon2.cpp	Mon Jun 07 18:47:10 2021 +0200
+++ b/OrthancStone/Sources/Toolbox/DicomStructurePolygon2.cpp	Thu Jun 10 12:07:04 2021 +0200
@@ -25,6 +25,8 @@
 
 #include "../Toolbox/LinearAlgebra.h"
 
+#include <Logging.h>
+
 namespace OrthancStone
 {
   void DicomStructurePolygon2::ComputeDependentProperties()