# HG changeset patch # User Sebastien Jodogne # Date 1789669070 -7200 # Node ID 7a169e34a0333577f205ea461ca961e8f039064d # Parent 6572b73c65c569fba47791a9a61154961e525a54 fix diff -r 6572b73c65c5 -r 7a169e34a033 OrthancStone/Sources/Platforms/Native/RunnableThread.h --- a/OrthancStone/Sources/Platforms/Native/RunnableThread.h Thu Sep 17 20:10:13 2026 +0200 +++ b/OrthancStone/Sources/Platforms/Native/RunnableThread.h Thu Sep 17 20:17:50 2026 +0200 @@ -25,6 +25,7 @@ #include // Needed before IRunnable in Orthanc <= 1.13.0 +#include #include #include