Files
godot-cpp/include/godot_cpp
Klaim (Joël Lamotte) fbe5262d7b fix: missing type_traits include
Usage of `std::is_trivially_constructible` in `defs.hpp` requires including `type_traits`. This missing include leads to errors about that type not being found when building with clang++-22 with libc++-22.
2025-08-04 15:49:36 +02:00
..
2025-08-04 15:49:36 +02:00