Kernel: Removed unnecessary "#pragma once".
This commit is contained in:
parent
f49ac3a2d7
commit
b45a38f557
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "common/common.h"
|
||||
|
|
Loading…
Reference in a new issue