changeset 335:3e42fc27eb91 am-2

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 18 Oct 2018 10:54:46 +0200
parents c34784e5f299
children c7fdc8bac581
files Framework/Toolbox/ImageGeometry.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Framework/Toolbox/ImageGeometry.cpp	Thu Oct 18 09:02:24 2018 +0200
+++ b/Framework/Toolbox/ImageGeometry.cpp	Thu Oct 18 10:54:46 2018 +0200
@@ -26,6 +26,7 @@
 
 #include <Core/Images/ImageProcessing.h>
 #include <Core/Logging.h>
+#include <Core/OrthancException.h>
 
 
 namespace OrthancStone