Cleanup: Add missing include to header

This commit is contained in:
Hans Goudey
2025-03-24 11:57:53 -04:00
parent eaea129e90
commit 84d94aaa15

View File

@@ -24,6 +24,7 @@
* result in better performance, due to better cache utilization.
*/
#include <cstdint>
#include <type_traits>
namespace blender {