Fixed issue #13

This commit is contained in:
Nick Van den Broeck
2019-04-30 11:26:45 +02:00
parent e6109ec765
commit 24b35bf9e7
6 changed files with 31 additions and 12 deletions
+2
View File
@@ -16,6 +16,8 @@ struct MixEvalArgs : virtual Args
Strings searchPath;
std::vector<std::pair<std::string, std::string>> registryOverrides;
private:
std::map<std::string, std::string> autoArgs;