mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 15:19:42 -06:00
Core: Add missing header guards
This commit is contained in:
@ -31,6 +31,8 @@
|
|||||||
// the TAP-Win32 driver and contains definitions
|
// the TAP-Win32 driver and contains definitions
|
||||||
// common to both.
|
// common to both.
|
||||||
//===============================================
|
//===============================================
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <winioctl.h>
|
#include <winioctl.h>
|
||||||
|
Reference in New Issue
Block a user