comparison OrthancStone/Sources/Toolbox/DicomStructure2.cpp @ 1750:5f74ebe2516b

fixed includes
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 22 Feb 2021 14:56:06 +0100
parents 9ac2a65d4172
children 126522623e20
comparison
equal deleted inserted replaced
1749:076aeb019cf1 1750:5f74ebe2516b
21 21
22 #ifdef BGO_ENABLE_DICOMSTRUCTURESETLOADER2 22 #ifdef BGO_ENABLE_DICOMSTRUCTURESETLOADER2
23 23
24 #include "DicomStructure2.h" 24 #include "DicomStructure2.h"
25 25
26 #include "../Toolbox/GeometryToolbox.h" 26 #include "GeometryToolbox.h"
27 #include "../Toolbox/DisjointDataSet.h" 27 #include "DisjointDataSet.h"
28 28
29 namespace OrthancStone 29 namespace OrthancStone
30 { 30 {
31 // see header 31 // see header
32 //void DicomStructure2::ComputeNormal() 32 //void DicomStructure2::ComputeNormal()