Mercurial > hg > orthanc
changeset 5932:8a500c0defbf
fix build
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 16 Dec 2024 17:53:44 +0100 |
parents | 7f0145ff63f3 |
children | 892ee42584bb c4c0640577fb |
files | OrthancServer/Sources/Search/ISqlLookupFormatter.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <boost/noncopyable.hpp> +#include <stdint.h> #include <vector> namespace Orthanc