Merge pull request #4270 from MerryMage/rm-pragma-once

cpu_interrupt_handler: Remove #pragma once from .cpp file
pull/8/head
merry 5 years ago committed by GitHub
commit dff8f1f9f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save