1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Fix some warnings, Add headers to the solution

This commit is contained in:
Dmitry Orlov
2021-09-05 15:23:36 +03:00
committed by Andrii Danylchenko
parent 093076c6d0
commit ec7453ae85
6 changed files with 49 additions and 6 deletions

View File

@@ -37,6 +37,11 @@ public:
{
return lineNo;
}
const std::string& getCurFileName() const
{
return fname;
}
};
//various classes that represent ERM/VERM AST