1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 21:46:38 -05:00

Kernel: Removed unnecessary "#pragma once".

This commit is contained in:
bunnei
2014-06-12 16:57:18 -04:00
parent f49ac3a2d7
commit b45a38f557

View File

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