diff --git a/perception/tensorrt_rtmdet/include/tensorrt_rtmdet/trt_batched_nms/common/nms/cub_helper.h b/perception/tensorrt_rtmdet/include/tensorrt_rtmdet/trt_batched_nms/common/nms/cub_helper.h index b99b21a3ee8cf..0bb76e89a058e 100644 --- a/perception/tensorrt_rtmdet/include/tensorrt_rtmdet/trt_batched_nms/common/nms/cub_helper.h +++ b/perception/tensorrt_rtmdet/include/tensorrt_rtmdet/trt_batched_nms/common/nms/cub_helper.h @@ -18,4 +18,4 @@ size_t cubSortPairsWorkspaceSize(int num_items, int num_segments) return temp_storage_bytes; } -#endif // TENSORRT_RTMDET__TRT_BATCHED_NMS__COMMON__NMS__CUB_HELPER_H_ \ No newline at end of file +#endif // TENSORRT_RTMDET__TRT_BATCHED_NMS__COMMON__NMS__CUB_HELPER_H_