diff OrthancFramework/Sources/TemporaryFile.h @ 4231:290ffcb0a147

publishing the DICOM hierarchy as WebDAV bucket
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 06 Oct 2020 20:55:16 +0200
parents b313a0001893
children b30a8de92ad9
line wrap: on
line diff
--- a/OrthancFramework/Sources/TemporaryFile.h	Tue Oct 06 18:14:26 2020 +0200
+++ b/OrthancFramework/Sources/TemporaryFile.h	Tue Oct 06 20:55:16 2020 +0200
@@ -33,6 +33,7 @@
 #endif
 
 #include <boost/noncopyable.hpp>
+#include <stdint.h>
 #include <string>
 
 namespace Orthanc