[Base] Py and Placement: remove unused includes
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
#define slots
|
||||
#include <bitset>
|
||||
|
||||
#include <typeinfo>
|
||||
#include "Exception.h"
|
||||
#ifndef PYCXX_PYTHON_2TO3
|
||||
#define PYCXX_PYTHON_2TO3
|
||||
@@ -56,7 +55,6 @@
|
||||
#include <CXX/Objects.hxx>
|
||||
|
||||
|
||||
|
||||
/** Python static class macro for definition
|
||||
* sets up a static function entry in a class inheriting
|
||||
* from PyObjectBase. It's a pure convenience macro. You can also do
|
||||
|
||||
Reference in New Issue
Block a user