Forgot empty line at end of document. Fixed now.
This commit is contained in:
parent
cbd856a185
commit
272e8e1f92
|
@ -13,4 +13,4 @@
|
||||||
static void error(int n);
|
static void error(int n);
|
||||||
static void FromGUI();\
|
static void FromGUI();\
|
||||||
void UpdateExternalButton();
|
void UpdateExternalButton();
|
||||||
#endif // _BASICBOT_H_
|
#endif // _BASICBOT_H_
|
||||||
|
|
Loading…
Reference in New Issue