You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-util/hip/files/hip-3.5.1-hip_vector_types....

11 lines
247 B

--- a/include/hip/hcc_detail/hip_vector_types.h
+++ b/include/hip/hcc_detail/hip_vector_types.h
@@ -42,6 +42,7 @@
#endif
#if defined(__cplusplus)
+ #include <new>
#include <array>
#include <iosfwd>
#include <type_traits>