comparison Sources/Autogenerated/sdk.cpp @ 28:b2bbb516056e

The "Calling Python..." info logs are disabled if "PythonVerbose" is "false"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 27 Apr 2020 07:59:35 +0200
parents fef9a239df5c
children fd58eb5749ed
comparison
equal deleted inserted replaced
27:ec7860ac40e9 28:b2bbb516056e
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 **/ 17 **/
18 18
19 19
20 #include "sdk.h" 20 #include "sdk.h"
21
22 #include "../PythonLock.h"
21 23
22 #include <OrthancPluginCppWrapper.h> 24 #include <OrthancPluginCppWrapper.h>
23 25
24 #include "./sdk_OrthancPluginInstanceOrigin.impl.h" 26 #include "./sdk_OrthancPluginInstanceOrigin.impl.h"
25 #include "./sdk_OrthancPluginJobStepStatus.impl.h" 27 #include "./sdk_OrthancPluginJobStepStatus.impl.h"