flexibility
This commit is contained in:
parent
dd0e8a07a3
commit
4c1908ccf9
|
@ -18,7 +18,9 @@ extern "C"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
#ifndef DEFAULT_ENGINE_TYPE
|
||||||
#define DEFAULT_ENGINE_TYPE CUSTOM_ENGINE
|
#define DEFAULT_ENGINE_TYPE CUSTOM_ENGINE
|
||||||
|
#endif
|
||||||
|
|
||||||
// this is about MISRA not liking 'time.h'. todo: figure out something
|
// this is about MISRA not liking 'time.h'. todo: figure out something
|
||||||
#if defined __GNUC__
|
#if defined __GNUC__
|
||||||
|
|
Loading…
Reference in New Issue