mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
fixed another case issue in remote member access
This commit is contained in:
parent
c03bd8ebb6
commit
87b51e47a9
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
|||
#include "generator.hpp"
|
||||
#include "errorhandler.hpp"
|
||||
|
||||
#include <iostream>
|
||||
namespace Compiler
|
||||
{
|
||||
bool ControlParser::parseIfBody (int keyword, const TokenLoc& loc, Scanner& scanner)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue