mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-14 09:34:46 +00:00
6d1b197b46
* Splitting out pybind11/stl/filesystem.h.
To solve breakages like: https://github.com/deepmind/open_spiel/runs/2999582108
Mostly following the suggestion here: https://github.com/pybind/pybind11/pull/2730#issuecomment-750507575
Except using pybind11/stl/filesystem.h instead of pybind11/stlfs.h, as decided via chat.
stl.h restored to the exact state before merging PR #2730 via:
```
git checkout
|
||
---|---|---|
.. | ||
pytest.ini | ||
test_files.py |