diff OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp @ 2166:f14260c15151

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 07 Oct 2024 12:35:07 +0200
parents 340bde744884
children
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
 {