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:
committed by
Andrii Danylchenko
parent
093076c6d0
commit
ec7453ae85
@@ -37,6 +37,11 @@ public:
|
||||
{
|
||||
return lineNo;
|
||||
}
|
||||
|
||||
const std::string& getCurFileName() const
|
||||
{
|
||||
return fname;
|
||||
}
|
||||
};
|
||||
|
||||
//various classes that represent ERM/VERM AST
|
||||
|
||||
Reference in New Issue
Block a user