mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-24 20:12:25 -07:00
cpu_interrupt_handler: Remove #pragma once from .cpp file
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/thread.h"
|
||||
#include "core/arm/cpu_interrupt_handler.h"
|
||||
|
||||
|
Reference in New Issue
Block a user