Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / mgr / BaseMgrStandbyModule.h
1
2 #pragma once
3
4 #include "Python.h"
5
6 extern PyTypeObject BaseMgrStandbyModuleType;
7