mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 21:44:36 +03:00
cleaned up includes with iwyu
This commit is contained in:
@ -8,12 +8,10 @@ in the source distribution for its full text.
|
||||
#include "config.h" // IWYU pragma: keep
|
||||
|
||||
#include "HostnameMeter.h"
|
||||
#include "Platform.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "CRT.h"
|
||||
#include "Object.h"
|
||||
#include "Platform.h"
|
||||
|
||||
|
||||
static const int HostnameMeter_attributes[] = {
|
||||
|
Reference in New Issue
Block a user