diff OrthancFramework/Sources/HttpServer/IWebDavBucket.h @ 4308:b873c8e24125

fix for vs2008
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Nov 2020 21:15:09 +0100
parents 2221051b42df
children d9473bd5ed43
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
 {