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