ggml : remove duplicate static assert macros
This commit is contained in:
parent
223696c9f9
commit
1039a16ce2
3 changed files with 4 additions and 13 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
// GGML internal header
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdbool.h>
|
||||
#include <string.h> // memcpy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue