mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-12 18:09:57 +01:00
input_common/udp: Add missing header guard
This commit is contained in:
parent
03cde53cb6
commit
b39a611a3d
@ -2,6 +2,8 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
#include "input_common/main.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user