mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 15:20:34 +00:00
4ddf7c402d
Bazel has a "strict" build model that requires all C++ header files be compilable on their own, and thus must explicitly #include all headers they require (even if de facto header inclusion order means they'd get them "for free"). This adds a couple of headers that are needed (but missing) by this model. |
||
---|---|---|
.. | ||
pybind11 |