server: Add pragma once to server-context.h (#19944)
This commit is contained in:
parent
5596a35791
commit
3e6ab244ad
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "server-http.h"
|
||||
#include "server-task.h"
|
||||
#include "server-queue.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue