mirror of
https://github.com/sam-astro/Z-Sharp.git
synced 2025-12-11 16:22:12 +00:00
Update main.h
This commit is contained in:
parent
e72f58810e
commit
aba94781ba
@ -4,6 +4,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
string ExecuteFunction(string functionName, vector<string> inputVarVals, int functionIndex);
|
||||
any ExecuteFunction(string functionName, vector<string> inputVarVals, int functionIndex);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user