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
+1
View File
@@ -1,4 +1,5 @@
#include "utils.h"
#include "common.h"
#include <cmath>
#include <cstring>
-1
View File
@@ -7,7 +7,6 @@
#include <vector>
#include <random>
#include <thread>
#include "common.h"
#include "ggml_v3.h"
//