mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-20 13:59:26 +03:00
Include headers properly
This commit is contained in:
@@ -8,6 +8,14 @@
|
||||
#ifndef ADMIN_H
|
||||
#define ADMIN_H
|
||||
|
||||
#include "Account.h"
|
||||
#include "Cedar.h"
|
||||
#include "Client.h"
|
||||
#include "Hub.h"
|
||||
#include "Logging.h"
|
||||
|
||||
#include "Mayaqua/Kernel.h"
|
||||
|
||||
// Windows version
|
||||
struct RPC_WINVER
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user