mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 10:38:03 -05:00
Remove a pragma once from a cpp file
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
// SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <atomic>
|
||||
#include <memory>
|
||||
|
Reference in New Issue
Block a user