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