mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 20:24:35 +03:00
cleaned up includes with iwyu
This commit is contained in:
@ -10,9 +10,11 @@ in the source distribution for its full text.
|
||||
#include "ClockMeter.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "CRT.h"
|
||||
#include "Object.h"
|
||||
#include "ProcessList.h"
|
||||
|
||||
|
||||
static const int ClockMeter_attributes[] = {
|
||||
|
Reference in New Issue
Block a user