Commit c8c92ef7 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

AinurEmpty::expandMacrosRecursively() added for compilation

parent fd1a3505
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,6 +44,10 @@ public:
		errorMessage();
	}

	void expandMacrosRecursively()
	{
		errorMessage();
	}
private:

	void errorMessage() const