Remove a pragma once from a cpp file

master
Kelebek1 2022-09-12 19:27:11 +07:00
parent cd4b9bffb2
commit 1deecc6f70
1 changed files with 0 additions and 2 deletions

@ -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>