mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-02 13:19:27 +01: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…
Reference in New Issue
Block a user