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-4.3.0-hip_vector_types....

12 lines
304 B

mitigate compilation error
--- a/include/hip/amd_detail/hip_vector_types.h
+++ b/include/hip/amd_detail/hip_vector_types.h
@@ -45,6 +45,7 @@ THE SOFTWARE.
#if defined(__cplusplus)
#if !defined(__HIPCC_RTC__)
+ #include <new>
#include <array>
#include <iosfwd>
#include <type_traits>