mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
server: Add pragma once to server-context.h (#19944)
This commit is contained in:
parent
5596a35791
commit
3e6ab244ad
@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "server-http.h"
|
||||
#include "server-task.h"
|
||||
#include "server-queue.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user