mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Projekt się buduje, ale ma 3k warningów.
This commit is contained in:
@@ -167,7 +167,7 @@ std::string cParser::readToken(bool ToLower, const char *Break)
|
||||
// if (trtest2.find("tr/")!=0)
|
||||
mIncludeParser = new cParser(includefile, buffer_FILE, mPath, LoadTraction);
|
||||
if (mIncludeParser->mSize <= 0)
|
||||
ErrorLog("Missed include: " + AnsiString(includefile.c_str()));
|
||||
ErrorLog("Missed include: " + includefile);
|
||||
}
|
||||
else
|
||||
while (token.compare("end") != 0)
|
||||
|
||||
Reference in New Issue
Block a user