diff --git a/include/pybind11/pybind11.h b/include/pybind11/pybind11.h index ae3ead89..5244cc6f 100644 --- a/include/pybind11/pybind11.h +++ b/include/pybind11/pybind11.h @@ -1,8 +1,6 @@ #pragma once #include "internal/class.h" -#include "internal/function.h" -#include "internal/types.h" namespace pkbind {