Fix r.cxx build break
This commit is contained in:
parent
1f53615935
commit
b94820adcf
1 changed files with 1 additions and 0 deletions
|
|
@ -281,6 +281,7 @@ public:
|
|||
|
||||
void dispatchFunction(Node *n);
|
||||
int functionWrapper(Node *n);
|
||||
int constantWrapper(Node *n);
|
||||
int variableWrapper(Node *n);
|
||||
|
||||
int classDeclaration(Node *n);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue