Add header to avoid comp0iler warnings

This commit is contained in:
Iwan Kawrakow
2025-04-18 09:08:25 +03:00
parent 6801a4368c
commit 74a21d48d6

View File

@@ -19,6 +19,7 @@
#include "ggml-quants.h"
#include "iqk_mul_mat.h"
#include "iqk_quantize.h"
#include "iqk_flash_impl.h"
#define GGML_COMMON_IMPL_C
#include "ggml-common.h"