changeset 88:58085d105a0b

fix build with framework 1.12.11
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 14 Apr 2026 07:28:08 +0200
parents 07fd10c26058
children b6b4d24784b7
files Sources/StructureSetGeometry.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sources/StructureSetGeometry.cpp	Fri Jan 02 15:12:38 2026 +0100
+++ b/Sources/StructureSetGeometry.cpp	Tue Apr 14 07:28:08 2026 +0200
@@ -29,6 +29,7 @@
 #include <OrthancException.h>
 
 #include <list>
+#include <math.h>
 
 
 bool StructureSetGeometry::LookupProjectionIndex(size_t& index,