service/hid: Remove includes of core.h and settings.h

This commit is contained in:
german77 2021-11-04 19:05:58 -06:00 committed by Narr the Reg
parent ff650fc863
commit d12525737a
29 changed files with 67 additions and 67 deletions

View file

@ -27,7 +27,6 @@
#include "common/assert.h"
#include "common/microprofile.h"
#include "common/param_package.h"
#include "common/scm_rev.h"
#include "common/scope_exit.h"
#include "common/settings.h"