]> git.proxmox.com Git - ceph.git/blob - ceph/src/mgr/BaseMgrStandbyModule.h
update sources to 12.2.2
[ceph.git] / ceph / src / mgr / BaseMgrStandbyModule.h
1
2 #pragma once
3
4 #include "Python.h"
5
6 extern PyTypeObject BaseMgrStandbyModuleType;
7