CheckClass: Moved 'IsName' from main to commoncheck
This commit is contained in:
parent
909bf7e6cd
commit
3991ccab25
|
@ -8,10 +8,6 @@
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
extern bool IsName(const char str[]);
|
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
|
||||||
|
|
||||||
struct VAR
|
struct VAR
|
||||||
{
|
{
|
||||||
bool is_class;
|
bool is_class;
|
||||||
|
|
Loading…
Reference in New Issue