From af7fead94771773048974697bc2e8808786e735c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20G=C3=A4=C3=9Fler?= Date: Tue, 4 Feb 2025 15:42:29 +0100 Subject: [PATCH] Update ggml/src/ggml-cuda/norm.cu Co-authored-by: Georgi Gerganov --- ggml/src/ggml-cuda/norm.cu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ggml/src/ggml-cuda/norm.cu b/ggml/src/ggml-cuda/norm.cu index 0752afb6d..f127616ed 100644 --- a/ggml/src/ggml-cuda/norm.cu +++ b/ggml/src/ggml-cuda/norm.cu @@ -1,5 +1,5 @@ #include "norm.cuh" -#include +#include template static __global__ void norm_f32(