diff --git a/include/pybind11/detail/smart_holder_poc.h b/include/pybind11/detail/smart_holder_poc.h index 65b058161..91873ab34 100644 --- a/include/pybind11/detail/smart_holder_poc.h +++ b/include/pybind11/detail/smart_holder_poc.h @@ -54,6 +54,7 @@ Details: #include #include #include +#include // pybindit = Python Bindings Innovation Track. // Currently not in pybind11 namespace to signal that this POC does not depend