changeset 4308:b873c8e24125

fix for vs2008
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 21:15:09 +0100
parents 2a9d304b3a82
children 73de065622ec
files OrthancFramework/Sources/HttpServer/IWebDavBucket.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/OrthancFramework/Sources/HttpServer/IWebDavBucket.h	Fri Nov 06 21:13:45 2020 +0100
+++ b/OrthancFramework/Sources/HttpServer/IWebDavBucket.h	Fri Nov 06 21:15:09 2020 +0100
@@ -39,6 +39,7 @@
 
 #include <list>
 #include <set>
+#include <stdint.h>
 
 namespace Orthanc
 {