2017-10-19 05:48:23 +03:00
|
|
|
// SoftEther VPN Source Code - Developer Edition Master Branch
|
2014-01-04 17:00:08 +04:00
|
|
|
// Cedar Communication Module
|
|
|
|
|
|
|
|
|
|
|
|
// AzureServer.h
|
|
|
|
// Header of AzureServer.c
|
|
|
|
|
|
|
|
#ifndef AZURE_SERVER_H
|
|
|
|
#define AZURE_SERVER_H
|
|
|
|
|
|
|
|
|
|
|
|
#endif // AZURE_SERVER_H
|
|
|
|
|
|
|
|
|