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