mirror of
https://github.com/pybind/pybind11.git
synced 2025-03-03 21:13:20 +00:00
Include cleanup (mainly to resolve PyPy build failures).
This commit is contained in:
parent
3f522e5a92
commit
900bc26b47
@ -4,9 +4,7 @@
|
||||
|
||||
#include "../pytypes.h"
|
||||
#include "common.h"
|
||||
#include "typeid.h"
|
||||
|
||||
#include <string>
|
||||
#include "internals.h"
|
||||
|
||||
PYBIND11_NAMESPACE_BEGIN(PYBIND11_NAMESPACE)
|
||||
PYBIND11_NAMESPACE_BEGIN(detail)
|
||||
|
Loading…
Reference in New Issue
Block a user