diff Core/FileStorage/IStorageArea.h @ 1396:ac4efabeb80c

Migration of the orthanc-client as a separate project
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 11:15:55 +0200
parents 6e7e5ed91c2d
children b1291df2f780
line wrap: on
line diff
--- a/Core/FileStorage/IStorageArea.h	Sat May 30 10:03:07 2015 +0200
+++ b/Core/FileStorage/IStorageArea.h	Mon Jun 01 11:15:55 2015 +0200
@@ -34,6 +34,7 @@
 
 #include "../Enumerations.h"
 
+#include <string>
 #include <boost/noncopyable.hpp>
 
 namespace Orthanc