ggml : remove duplicate static assert macros

This commit is contained in:
Georgi Gerganov 2023-10-30 18:35:03 +02:00
parent 223696c9f9
commit 1039a16ce2
No known key found for this signature in database
GPG key ID: 449E073F9DC10735
3 changed files with 4 additions and 13 deletions

View file

@ -4,6 +4,7 @@
// GGML internal header
#include <assert.h>
#include <stddef.h>
#include <stdbool.h>
#include <string.h> // memcpy