Mercurial > hg > orthanc
comparison OrthancServer/OrthancMoveRequestHandler.cpp @ 3097:ac72032d69a2 db-changes
cont
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 05 Jan 2019 18:51:36 +0100 |
parents | beeeb6096f27 |
children | 8a9eb767280c |
comparison
equal
deleted
inserted
replaced
3096:d9eb978a1039 | 3097:ac72032d69a2 |
---|---|
39 #include "../Core/Logging.h" | 39 #include "../Core/Logging.h" |
40 #include "OrthancConfiguration.h" | 40 #include "OrthancConfiguration.h" |
41 #include "ServerContext.h" | 41 #include "ServerContext.h" |
42 #include "ServerJobs/DicomModalityStoreJob.h" | 42 #include "ServerJobs/DicomModalityStoreJob.h" |
43 | 43 |
44 | |
44 namespace Orthanc | 45 namespace Orthanc |
45 { | 46 { |
46 namespace | 47 namespace |
47 { | 48 { |
48 // Anonymous namespace to avoid clashes between compilation modules | 49 // Anonymous namespace to avoid clashes between compilation modules |