mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-23 19:59:21 +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