mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-26 19:39:53 +03:00
15 lines
229 B
C
15 lines
229 B
C
// SoftEther VPN Source Code - Developer Edition Master Branch
|
|
// Cedar Communication Module
|
|
|
|
|
|
// AzureServer.h
|
|
// Header of AzureServer.c
|
|
|
|
#ifndef AZURE_SERVER_H
|
|
#define AZURE_SERVER_H
|
|
|
|
|
|
#endif // AZURE_SERVER_H
|
|
|
|
|