mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 04:40:09 +00:00
Kernel: Removed unnecessary "#pragma once".
This commit is contained in:
parent
da2c46032c
commit
4e4d098dcb
@ -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