mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-14 06:26:49 +00:00
ggml : remove duplicate include of ggml-common.h (ggml/853)
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
This commit is contained in:
parent
63eac1f608
commit
ee718f3da6
@ -4,8 +4,6 @@
|
||||
#include "ggml-quants.h"
|
||||
#include "ggml-impl.h"
|
||||
|
||||
#define GGML_COMMON_IMPL_C
|
||||
#include "ggml-common.h"
|
||||
|
||||
#include <math.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user