diff Core/Images/ImageProcessing.cpp @ 2895:da43ef7ff32a db-changes

cont
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Oct 2018 10:43:24 +0200
parents f4c232bba1eb
children e80b38fb22c6
line wrap: on
line diff
--- a/Core/Images/ImageProcessing.cpp	Thu Oct 18 10:35:09 2018 +0200
+++ b/Core/Images/ImageProcessing.cpp	Thu Oct 18 10:43:24 2018 +0200
@@ -35,6 +35,7 @@
 #include "ImageProcessing.h"
 
 #include "PixelTraits.h"
+#include "../OrthancException.h"
 
 #include <boost/math/special_functions/round.hpp>