mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +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 "DateMeter.h"
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "CRT.h"
|
||||
#include "Object.h"
|
||||
#include "ProcessList.h"
|
||||
|
||||
|
||||
static const int DateMeter_attributes[] = {
|
||||
|
Reference in New Issue
Block a user