Core: Add missing header guards
This commit is contained in:
parent
c4def7c814
commit
10f705f665
|
@ -31,6 +31,8 @@
|
|||
// the TAP-Win32 driver and contains definitions
|
||||
// common to both.
|
||||
//===============================================
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdlib.h>
|
||||
#include <winioctl.h>
|
||||
|
|
Loading…
Reference in New Issue