changeset 349:1c2cf9216579

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 23 Oct 2018 13:05:40 +0200
parents ce48c3b3b0e9
children 70823cb5ec9e 557c8ff1db5c 8ac7161d5fea
files Framework/Toolbox/ImageGeometry.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Framework/Toolbox/ImageGeometry.cpp	Mon Oct 08 12:45:27 2018 +0200
+++ b/Framework/Toolbox/ImageGeometry.cpp	Tue Oct 23 13:05:40 2018 +0200
@@ -26,6 +26,7 @@
 
 #include <Core/Images/ImageProcessing.h>
 #include <Core/Logging.h>
+#include <Core/OrthancException.h>
 
 
 namespace OrthancStone