comparison OrthancServer/ServerJobs/OrthancPeerStoreJob.cpp @ 3140:977158ab0623

making db-changes the new mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Jan 2019 18:32:42 +0100
parents beeeb6096f27
children 94f4a18a79cc
comparison
equal deleted inserted replaced
3138:ab46e537f92e 3140:977158ab0623
33 33
34 #include "../PrecompiledHeadersServer.h" 34 #include "../PrecompiledHeadersServer.h"
35 #include "OrthancPeerStoreJob.h" 35 #include "OrthancPeerStoreJob.h"
36 36
37 #include "../../Core/Logging.h" 37 #include "../../Core/Logging.h"
38 #include "../ServerContext.h"
38 39
39 40
40 namespace Orthanc 41 namespace Orthanc
41 { 42 {
42 bool OrthancPeerStoreJob::HandleInstance(const std::string& instance) 43 bool OrthancPeerStoreJob::HandleInstance(const std::string& instance)