auto-sync
This commit is contained in:
parent
0258eaf255
commit
d143acf1d4
|
@ -9,7 +9,6 @@
|
||||||
#include "rfi_perftest.h"
|
#include "rfi_perftest.h"
|
||||||
#include "fuel_math.h"
|
#include "fuel_math.h"
|
||||||
|
|
||||||
#include "test.h"
|
|
||||||
#include "eficonsole.h"
|
#include "eficonsole.h"
|
||||||
#include "time.h"
|
#include "time.h"
|
||||||
#include "engine_math.h"
|
#include "engine_math.h"
|
||||||
|
@ -19,6 +18,7 @@
|
||||||
#include "engine.h"
|
#include "engine.h"
|
||||||
|
|
||||||
#if EFI_PERF_METRICS || defined(__DOXYGEN__)
|
#if EFI_PERF_METRICS || defined(__DOXYGEN__)
|
||||||
|
#include "test.h"
|
||||||
|
|
||||||
static Logging* logger;
|
static Logging* logger;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue