CHG: Moved a 'include' statement to header file

This commit is contained in:
iceman1001 2016-07-30 19:37:15 +02:00
commit 00abc7c1ab
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,7 @@
//-----------------------------------------------------------------------------
// Low frequency Presco tag commands
//-----------------------------------------------------------------------------
#include <math.h>
#include "cmdlfjablotron.h"
static int CmdHelp(const char *Cmd);