diff Core/HttpServer/IHttpStreamAnswer.h @ 1525:f9b0169eb6bb

testing
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 11 Aug 2015 17:50:38 +0200
parents c388502a066d
children b1291df2f780
line wrap: on
line diff
--- a/Core/HttpServer/IHttpStreamAnswer.h	Tue Aug 11 16:09:24 2015 +0200
+++ b/Core/HttpServer/IHttpStreamAnswer.h	Tue Aug 11 17:50:38 2015 +0200
@@ -32,8 +32,11 @@
 
 #pragma once
 
+#include "../Enumerations.h"
+
 #include <stdint.h>
 #include <boost/noncopyable.hpp>
+#include <string>
 
 namespace Orthanc
 {