mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
mgr: do not include unused header files
Signed-off-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
parent
24e57a211b
commit
662e64ef5d
@ -20,12 +20,6 @@
|
||||
#include "mgr/MgrContext.h"
|
||||
#include "mgr/Gil.h"
|
||||
|
||||
|
||||
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
#include <boost/python.hpp>
|
||||
#undef BOOST_BIND_GLOBAL_PLACEHOLDERS
|
||||
#include "include/ceph_assert.h" // boost clobbers this
|
||||
|
||||
// For ::config_prefix
|
||||
#include "PyModuleRegistry.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user