fixed compile issues for ci

This commit is contained in:
Concedo 2024-04-08 20:32:31 +08:00
parent 1ee5f355d4
commit 1aff35524d
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,5 @@
#include "utils.h"
#include "common.h"
#include <cmath>
#include <cstring>

View file

@ -7,7 +7,6 @@
#include <vector>
#include <random>
#include <thread>
#include "common.h"
#include "ggml_v3.h"
//