Merge pull request #9087 from Morph1984/once
general: Add missing pragma once
This commit is contained in:
commit
1deb997eba
2 changed files with 45 additions and 54 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue