changeset 6088:47b36a7c3b1c

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 05 Apr 2025 15:05:45 +0200
parents 7b334c586295
children 6192b2d4c5e1
files OrthancFramework/Sources/DicomFormat/Window.cpp
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancFramework/Sources/DicomFormat/Window.cpp	Sat Apr 05 14:52:36 2025 +0200
+++ b/OrthancFramework/Sources/DicomFormat/Window.cpp	Sat Apr 05 15:05:45 2025 +0200
@@ -26,6 +26,8 @@
 #include "Window.h"
 
 
+#include <cmath>
+
 namespace Orthanc
 {
   Window::Window(double center,