mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-26 22:16:28 -05: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