diff Framework/Loaders/LoaderCache.cpp @ 1048:f6be9412e42a

cleaning up IObservable.h
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Oct 2019 14:11:52 +0200
parents 29f5f2031310
children 4383382db01d 640feb146fa8
line wrap: on
line diff
--- a/Framework/Loaders/LoaderCache.cpp	Wed Oct 09 18:06:58 2019 +0200
+++ b/Framework/Loaders/LoaderCache.cpp	Thu Oct 10 14:11:52 2019 +0200
@@ -20,6 +20,7 @@
 
 #include "LoaderCache.h"
 
+#include "../StoneException.h"
 #include "OrthancSeriesVolumeProgressiveLoader.h"
 #include "OrthancMultiframeVolumeLoader.h"
 #include "DicomStructureSetLoader.h"