comparison Framework/HttpQueries/HttpQueriesRunner.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 "HttpQueriesRunner.h" 20 #include "HttpQueriesRunner.h"
21 21
22 #include <Core/OrthancException.h> 22 #include <OrthancException.h>
23 23
24 #include <boost/thread.hpp> 24 #include <boost/thread.hpp>
25 25
26 26
27 namespace OrthancPlugins 27 namespace OrthancPlugins