comparison Framework/TransferQuery.cpp @ 20:17f775299b4a

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Jun 2020 07:52:24 +0200
parents b06103a50c95
children 44a0430d7899
comparison
equal deleted inserted replaced
19:b06103a50c95 20:17f775299b4a
17 **/ 17 **/
18 18
19 19
20 #include "TransferQuery.h" 20 #include "TransferQuery.h"
21 21
22 #include <Core/OrthancException.h> 22 #include <OrthancException.h>
23 23
24 24
25 namespace OrthancPlugins 25 namespace OrthancPlugins
26 { 26 {
27 TransferQuery::TransferQuery(const Json::Value& body) 27 TransferQuery::TransferQuery(const Json::Value& body)