Added GNU GCC support, linux binary
This commit is contained in:
@ -193,4 +193,5 @@ bool ErrorMngr::IsSymbol(std::string &str)
|
||||
void ErrorMngr::SetLine(int ln)
|
||||
{
|
||||
line = ln;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user