Merge branch 'master' into experimental
This commit is contained in:
commit
545a2ee492
1 changed files with 1 additions and 2 deletions
|
|
@ -2,8 +2,7 @@
|
|||
// Licence: GPL
|
||||
#include <WProgram.h>
|
||||
extern "C" void __cxa_pure_virtual();
|
||||
void __cxa_pure_virtual() {};
|
||||
|
||||
void __cxa_pure_virtual(){};
|
||||
void get_command();
|
||||
void process_commands();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue