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…
Reference in New Issue
Block a user