Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
  • Loading branch information
InvincibleRMC committed Feb 21, 2025
1 parent bfdee07 commit 91765e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/pybind11/cast.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <iterator>
#include <memory>
#include <string>
#include <stack>
#include <tuple>
#include <type_traits>
#include <utility>
Expand Down

0 comments on commit 91765e5

Please sign in to comment.