general: Add missing pragma once
This commit is contained in:
parent
d574bb4610
commit
bffbaddb79
2 changed files with 3 additions and 4 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