Skip to content

Commit 91c4556

Browse files
committed
restore backward compatibility
1 parent 0270763 commit 91c4556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cub/cub/util_device.cuh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
#include <cub/util_macro.cuh>
4747
#include <cub/util_namespace.cuh>
4848
#include <cub/util_type.cuh>
49+
// for backward compatibility
50+
#include <cub/util_temporary_storage.cuh>
4951

5052
#include <nv/target>
5153

0 commit comments

Comments
 (0)