Remove usages of config_common.h from config.h files. (#19714)
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
|
||||
// CPI values
|
||||
// clang-format off
|
||||
|
Reference in New Issue
Block a user