diff --git a/mlx/backend/cuda/custom_kernel.cpp b/mlx/backend/cuda/custom_kernel.cpp index d475dbc9f..2f8be9221 100644 --- a/mlx/backend/cuda/custom_kernel.cpp +++ b/mlx/backend/cuda/custom_kernel.cpp @@ -1,7 +1,6 @@ // Copyright © 2025 Apple Inc. #include -#include #include "mlx/backend/common/compiled.h" #include "mlx/backend/cuda/jit_module.h"