allow building server

This commit is contained in:
Concedo
2026-06-14 10:31:14 +08:00
parent af96c9001d
commit ef5a724ee4
4 changed files with 17 additions and 3 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>