diff Core/HttpServer/HttpOutput.cpp @ 475:72cca077abf8

removal of HttpException
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Jul 2013 17:32:47 +0200
parents a9693dc7089c
children 6f8ae46ed90e
line wrap: on
line diff
--- a/Core/HttpServer/HttpOutput.cpp	Mon Jul 15 17:25:53 2013 +0200
+++ b/Core/HttpServer/HttpOutput.cpp	Mon Jul 15 17:32:47 2013 +0200
@@ -38,7 +38,6 @@
 #include <boost/lexical_cast.hpp>
 #include "../OrthancException.h"
 #include "../Toolbox.h"
-#include "../../OrthancCppClient/HttpException.h"
 
 namespace Orthanc
 {