# HG changeset patch # User Sebastien Jodogne # Date 1734368024 -3600 # Node ID 8a500c0defbfce190fe55e388ae67cbd8b554026 # Parent 7f0145ff63f3aa22da03bc70db48551035c3e821 fix build diff -r 7f0145ff63f3 -r 8a500c0defbf OrthancServer/Sources/Search/ISqlLookupFormatter.h --- a/OrthancServer/Sources/Search/ISqlLookupFormatter.h Mon Dec 16 17:25:20 2024 +0100 +++ b/OrthancServer/Sources/Search/ISqlLookupFormatter.h Mon Dec 16 17:53:44 2024 +0100 @@ -26,6 +26,7 @@ #include "../../../OrthancFramework/Sources/Enumerations.h" #include +#include #include namespace Orthanc