changeset 247:e57a5313ffe5

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Apr 2021 09:18:20 +0200
parents 483af3f35a4b
children 7a4f9bcb0bc2
files Framework/Common/ResultFileValue.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Framework/Common/ResultFileValue.h	Wed Apr 14 08:42:31 2021 +0200
+++ b/Framework/Common/ResultFileValue.h	Wed Apr 14 09:18:20 2021 +0200
@@ -25,6 +25,8 @@
 
 #include <Compatibility.h>
 
+#include <stdint.h>
+
 namespace OrthancDatabases
 {
   /**