diff OrthancFramework/Sources/WebServiceParameters.h @ 4523:fba1a8fff2b8

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Feb 2021 13:46:58 +0100
parents 017ab543e6ef
children 7053502fbf97
line wrap: on
line diff
--- a/OrthancFramework/Sources/WebServiceParameters.h	Tue Feb 23 11:28:28 2021 +0100
+++ b/OrthancFramework/Sources/WebServiceParameters.h	Tue Feb 23 13:46:58 2021 +0100
@@ -30,6 +30,7 @@
 
 #include <map>
 #include <set>
+#include <stdint.h>
 #include <string>
 #include <json/value.h>