comparison 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
comparison
equal deleted inserted replaced
404:ba4ace20454e 405:3942123602ba
26 #include "../Framework/Toolbox/DownloadStack.h" 26 #include "../Framework/Toolbox/DownloadStack.h"
27 #include "../Framework/Toolbox/FiniteProjectiveCamera.h" 27 #include "../Framework/Toolbox/FiniteProjectiveCamera.h"
28 #include "../Framework/Toolbox/MessagingToolbox.h" 28 #include "../Framework/Toolbox/MessagingToolbox.h"
29 #include "../Framework/Toolbox/OrthancSlicesLoader.h" 29 #include "../Framework/Toolbox/OrthancSlicesLoader.h"
30 #include "../Framework/Volumes/ImageBuffer3D.h" 30 #include "../Framework/Volumes/ImageBuffer3D.h"
31 #include "../Framework/Volumes/SlicedVolumeBase.h"
32 #include "../Platforms/Generic/OracleWebService.h" 31 #include "../Platforms/Generic/OracleWebService.h"
33 32
34 #include <Core/HttpClient.h> 33 #include <Core/HttpClient.h>
35 #include <Core/Images/ImageProcessing.h> 34 #include <Core/Images/ImageProcessing.h>
36 #include <Core/Logging.h> 35 #include <Core/Logging.h>