mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:47:37 +00:00
Kernel: Remove unneeded #include in ProcessorInfo.cpp (#3211)
This commit is contained in:
parent
64ea64fca5
commit
e035640cd5
1 changed files with 0 additions and 2 deletions
|
@ -91,5 +91,3 @@ ProcessorInfo::ProcessorInfo(Processor& processor)
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
#include <AK/String.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue