UICommon: Add missing header guards

This commit is contained in:
Lioncash 2019-06-17 18:39:44 -04:00
parent 10f705f665
commit 2714ba2b3d

View File

@ -2,6 +2,8 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once
#include <memory>
#include <string>
#include <vector>