can build llama server now

This commit is contained in:
Concedo
2026-06-14 15:06:37 +08:00
parent ea0351c71a
commit b809994360
4 changed files with 28 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "common.h"
#include "server-http.h"
#include "server-common.h"
// #include "ui.h"
#include "ui.h"
#include <cpp-httplib/httplib.h>