diff Orthanc/FileStorage/FilesystemStorage.h @ 13:09421764214b

fixes for visual studio
author jodogne
date Wed, 01 Apr 2015 13:20:45 +0200
parents 02f7a0400a91
children 7a0af291cc90
line wrap: on
line diff
--- a/Orthanc/FileStorage/FilesystemStorage.h	Wed Mar 11 14:23:24 2015 +0100
+++ b/Orthanc/FileStorage/FilesystemStorage.h	Wed Apr 01 13:20:45 2015 +0200
@@ -34,6 +34,7 @@
 
 #include <boost/filesystem.hpp>
 #include <set>
+#include <stdint.h>
 
 namespace Orthanc
 {