Mercurial > hg > orthanc-transfers
comparison Framework/HttpQueries/DetectTransferPlugin.cpp @ 20:17f775299b4a
sync
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 30 Jun 2020 07:52:24 +0200 |
parents | b06103a50c95 |
children | 3abebab5d004 |
comparison
equal
deleted
inserted
replaced
19:b06103a50c95 | 20:17f775299b4a |
---|---|
20 #include "DetectTransferPlugin.h" | 20 #include "DetectTransferPlugin.h" |
21 | 21 |
22 #include "../TransferToolbox.h" | 22 #include "../TransferToolbox.h" |
23 #include "HttpQueriesRunner.h" | 23 #include "HttpQueriesRunner.h" |
24 | 24 |
25 #include <Core/OrthancException.h> | 25 #include <OrthancException.h> |
26 | 26 |
27 #include <json/reader.h> | 27 #include <json/reader.h> |
28 | 28 |
29 | 29 |
30 namespace OrthancPlugins | 30 namespace OrthancPlugins |