mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2024-12-23 11:51:21 -08:00
Kernel: Removed unnecessary "#pragma once".
This commit is contained in:
parent
f49ac3a2d7
commit
b45a38f557
@ -2,8 +2,6 @@
|
|||||||
// Licensed under GPLv2
|
// Licensed under GPLv2
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#pragma once
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "common/common.h"
|
#include "common/common.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user