changeset 2168:14d6080660e7 default tip

merge
author Alain Mazy <am@orthanc.team>
date Wed, 09 Oct 2024 12:50:10 +0200
parents c4df20981eb1 (current diff) f14260c15151 (diff)
children
files
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp	Wed Oct 09 12:49:38 2024 +0200
+++ b/OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp	Wed Oct 09 12:50:10 2024 +0200
@@ -23,6 +23,8 @@
 
 #include "DebugDrawing2D.h"
 
+#include <stdio.h>
+
 
 namespace OrthancStone
 {