1
0
mirror of https://github.com/citra-emu/citra.git synced 2025-04-13 21:21:05 +00:00

Kernel: Removed unnecessary "#pragma once".

This commit is contained in:
bunnei 2014-06-12 16:57:18 -04:00
parent da2c46032c
commit 4e4d098dcb

@ -2,8 +2,6 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
#pragma once
#include <string.h>
#include "common/common.h"