Kernel: Removed unnecessary "#pragma once".
This commit is contained in:
parent
da2c46032c
commit
4e4d098dcb
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