mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 14:17:57 -05:00
Merge pull request #9087 from Morph1984/once
general: Add missing pragma once
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2022 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "core/hle/result.h"
|
||||
|
||||
namespace Service::VI {
|
||||
|
Reference in New Issue
Block a user