mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 03:04:58 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,8 @@
|
||||
#ifndef OS_H
|
||||
#define OS_H
|
||||
|
||||
#include "MayaType.h"
|
||||
|
||||
// Function prototype
|
||||
char *OsTypeToStr(UINT type);
|
||||
|
||||
|
Reference in New Issue
Block a user