ui.cc: cleanup includes (#19704)

old-commit-hash: ccff89386150bd177a7ed6c85a41d2b9ee622068
This commit is contained in:
Dean Lee
2021-01-11 13:48:49 +08:00
committed by GitHub
parent 4069b2c414
commit aac74810a7
-4
View File
@@ -2,12 +2,8 @@
#include <cmath>
#include <stdlib.h>
#include <stdbool.h>
#include <signal.h>
#include <unistd.h>
#include <assert.h>
#include <math.h>
#include <poll.h>
#include <sys/mman.h>
#include "common/util.h"
#include "common/swaglog.h"