mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-10 12:11:39 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
#ifndef INTERNAT_H
|
||||
#define INTERNAT_H
|
||||
|
||||
#include "MayaType.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
// String token
|
||||
struct UNI_TOKEN_LIST
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user