mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-08 09:51:57 +00:00
Add missing include (clangd Include Cleaner)
This commit is contained in:
parent
c684f6cec0
commit
a685d57e45
@ -54,6 +54,7 @@ Details:
|
||||
#include <string>
|
||||
#include <type_traits>
|
||||
#include <typeinfo>
|
||||
#include <utility>
|
||||
|
||||
// pybindit = Python Bindings Innovation Track.
|
||||
// Currently not in pybind11 namespace to signal that this POC does not depend
|
||||
|
Loading…
Reference in New Issue
Block a user