error_handling: do not mix c and cpp headers

This commit is contained in:
Andrey Gusakov 2025-01-24 19:50:46 +03:00 committed by rusefillc
parent 635ae3fda2
commit e49b70c3e1
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
#include "os_util.h"
#include "backup_ram.h"
#include "error_handling_led.h"
#include "error_handling_c.h"
#include "log_hard_fault.h"
#include "rusefi/critical_error.h"