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

#include "PythonCompat.h"

extern PyTypeObject BaseMgrStandbyModuleType;