mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 08:07:59 -05:00
arm_test_common: Add missing header guard
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <tuple>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
Reference in New Issue
Block a user