mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:37:35 +00:00
SystemMonitor: Remove unnecessary header inclusion
This commit is contained in:
parent
9199f0836a
commit
6a3b24db0a
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ThreadStackWidget.h"
|
#include "ThreadStackWidget.h"
|
||||||
#include <AK/ByteBuffer.h>
|
|
||||||
#include <LibCore/Timer.h>
|
#include <LibCore/Timer.h>
|
||||||
#include <LibGUI/BoxLayout.h>
|
#include <LibGUI/BoxLayout.h>
|
||||||
#include <LibSymbolication/Symbolication.h>
|
#include <LibSymbolication/Symbolication.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue