mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-21 21:10:13 +03:00
Include headers properly
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
#ifndef WPC_H
|
||||
#define WPC_H
|
||||
|
||||
#include "Cedar.h"
|
||||
|
||||
#include "Mayaqua/Encrypt.h"
|
||||
#include "Mayaqua/HTTP.h"
|
||||
|
||||
// Constant
|
||||
#define WPC_HTTP_POST_NAME "POST" // POST
|
||||
#define WPC_HTTP_GET_NAME "GET" // GET
|
||||
|
||||
Reference in New Issue
Block a user