tear down Engine god object #4511

smallest step maybe forward
This commit is contained in:
Andrey 2022-09-01 13:55:03 -04:00
parent ac0b4a05fc
commit e617722fb1
1 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
#include "pch.h"
// here am flirting with not using pch.h and not including at least Engine
#include <rusefi/interpolation.h>
#include <rusefi/arrays.h>
#include "engine_configuration.h"
#include "sensor.h"
#include "engine_module.h"
#include "error_handling.h"
#include "injector_model.h"
#include "fuel_computer.h"