# HG changeset patch # User Sebastien Jodogne # Date 1728297307 -7200 # Node ID f14260c151513d32a20262f580d4f706933d42a6 # Parent 8b21b1f43d0eb1ce64dfe58525b8bd1da2fe2f94 fix diff -r 8b21b1f43d0e -r f14260c15151 OrthancStone/Sources/Toolbox/DebugDrawing2D.cpp --- 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 + namespace OrthancStone {