Fix compilation error
This commit is contained in:
@@ -49,6 +49,7 @@ public:
|
||||
fprintf(stderr, "incorrect operand %i\n", i);
|
||||
return nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
bool empty() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user