flexibility

This commit is contained in:
rusefi 2017-04-16 13:53:13 -04:00
parent f313f7a26a
commit 3723f49e2a
1 changed files with 2 additions and 0 deletions

View File

@ -18,7 +18,9 @@ extern "C"
#include <string.h>
#ifndef DEFAULT_ENGINE_TYPE
#define DEFAULT_ENGINE_TYPE CUSTOM_ENGINE
#endif
// this is about MISRA not liking 'time.h'. todo: figure out something
#if defined __GNUC__