fixing build?
This commit is contained in:
parent
f2e1858a95
commit
429b4c03a5
|
@ -1,18 +0,0 @@
|
|||
/**
|
||||
* @file snow_blower.h
|
||||
* @brief Default configuration of a single-cylinder engine
|
||||
|
||||
* @date Sep 8, 2013
|
||||
* @author Andrey Belomutskiy, (c) 2012-2017
|
||||
*/
|
||||
|
||||
#ifndef SNOW_BLOWER_H_
|
||||
#define SNOW_BLOWER_H_
|
||||
|
||||
#include "global.h"
|
||||
|
||||
#if EFI_ENGINE_SNOW_BLOWER
|
||||
|
||||
#endif /* EFI_ENGINE_SNOW_BLOWER */
|
||||
|
||||
#endif /* SNOW_BLOWER_H_ */
|
Loading…
Reference in New Issue