summaryrefslogtreecommitdiffstats
path: root/src/mgr/BaseMgrStandbyModule.h
blob: 82bda9105b8c3ed06e6ce22ae6d45db8d7ed8f22 (plain)
1
2
3
4
5
6
#pragma once

#include <Python.h>

extern PyTypeObject BaseMgrStandbyModuleType;