diff UnitTestsSources/UnitTestsMain.cpp @ 405:3942123602ba

removing ObserversRegistry
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 11 Nov 2018 17:50:11 +0100
parents ed7146fa2c98
children b70e9be013e4
line wrap: on
line diff
--- a/UnitTestsSources/UnitTestsMain.cpp	Sun Nov 11 13:02:38 2018 +0100
+++ b/UnitTestsSources/UnitTestsMain.cpp	Sun Nov 11 17:50:11 2018 +0100
@@ -28,7 +28,6 @@
 #include "../Framework/Toolbox/MessagingToolbox.h"
 #include "../Framework/Toolbox/OrthancSlicesLoader.h"
 #include "../Framework/Volumes/ImageBuffer3D.h"
-#include "../Framework/Volumes/SlicedVolumeBase.h"
 #include "../Platforms/Generic/OracleWebService.h"
 
 #include <Core/HttpClient.h>