# HG changeset patch # User Sebastien Jodogne # Date 1604693709 -3600 # Node ID b873c8e2412557b5877d3599c0fadc9459beaaf7 # Parent 2a9d304b3a82b7340e12547c858b0be9ddf2131b fix for vs2008 diff -r 2a9d304b3a82 -r b873c8e24125 OrthancFramework/Sources/HttpServer/IWebDavBucket.h --- 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 #include +#include namespace Orthanc {