fix compilation
This commit is contained in:
parent
f7bcfb0566
commit
e53de2866a
|
|
@ -16,6 +16,7 @@
|
|||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <cfloat>
|
||||
|
||||
struct test_model {
|
||||
struct ggml_tensor * q;
|
||||
|
|
|
|||
Loading…
Reference in New Issue