fix compilation

This commit is contained in:
FSSRepo 2024-01-18 11:27:07 -05:00
parent f7bcfb0566
commit e53de2866a

View file

@ -16,6 +16,7 @@
#include <map>
#include <string>
#include <vector>
#include <cfloat>
struct test_model {
struct ggml_tensor * q;