mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-19 03:51:17 +03:00
Include headers properly
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
#include "CedarPch.h"
|
||||
#include "Proto_WireGuard.h"
|
||||
|
||||
#include "Connection.h"
|
||||
#include "IPC.h"
|
||||
#include "Logging.h"
|
||||
|
||||
#include "Mayaqua/Internat.h"
|
||||
#include "Mayaqua/Memory.h"
|
||||
#include "Mayaqua/Str.h"
|
||||
#include "Mayaqua/Table.h"
|
||||
#include "Mayaqua/Tick64.h"
|
||||
|
||||
#include <blake2.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user