changeset 2166:f14260c15151 default tip

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Oct 2024 12:35:07 +0200
parents 8b21b1f43d0e
children
files OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp	Thu Oct 03 17:21:09 2024 +0200
+++ b/OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp	Mon Oct 07 12:35:07 2024 +0200
@@ -23,6 +23,8 @@
 
 #include "DebugDrawing2D.h"
 
+#include <stdio.h>
+
 
 namespace OrthancStone
 {