mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
Kernel: Remove unneeded #include in ProcessorInfo.cpp (#3211)
This commit is contained in:
parent
64ea64fca5
commit
e035640cd5
Notes:
sideshowbarker
2024-07-19 03:25:46 +09:00
Author: https://github.com/tryfinally
Commit: e035640cd5
Pull-request: https://github.com/SerenityOS/serenity/pull/3211
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