add missed #pragma once to header

This commit is contained in:
kifir 2024-05-02 22:49:39 +03:00
parent 36e86ccdfa
commit a5a923f8b2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#pragma once
#include <global.h>
#include <rusefi/rusefi_time_types.h>