ui.cc: cleanup includes (#19704)

old-commit-hash: ccff893861
commatwo_master
Dean Lee 5 years ago committed by GitHub
parent 4069b2c414
commit aac74810a7
  1. 4
      selfdrive/ui/ui.cc

@ -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"

Loading…
Cancel
Save