input_common/udp: Add missing header guard

pull/8/head
Lioncash 5 years ago
parent 157eb375a5
commit 4aa9c9632d

@ -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…
Cancel
Save