comparison Framework/TransferScheduler.cpp @ 20:17f775299b4a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:52:24 +0200
parents b06103a50c95
children ebf978ab064d
comparison
equal deleted inserted replaced
19:b06103a50c95 20:17f775299b4a
17 **/ 17 **/
18 18
19 19
20 #include "TransferScheduler.h" 20 #include "TransferScheduler.h"
21 21
22 #include <Core/Logging.h> 22 #include <Logging.h>
23 #include <Core/OrthancException.h> 23 #include <OrthancException.h>
24 #include <Plugins/Samples/Common/OrthancPluginCppWrapper.h> 24 #include <OrthancPluginCppWrapper.h>
25 25
26 26
27 namespace OrthancPlugins 27 namespace OrthancPlugins
28 { 28 {
29 void TransferScheduler::AddResource(OrthancInstancesCache& cache, 29 void TransferScheduler::AddResource(OrthancInstancesCache& cache,