X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=include%2Ffmsapp.h;h=56b6125dff36e4852a583f9239b6a67868e5c95d;hb=b88f50bfec6dbcd169bb8285e7c42b93baf52b6b;hp=ac2ef7d3757d71af1631f7434a772f525eb87ee7;hpb=023b2219068d481cd6a300982427c99bacd88a12;p=fms.git diff --git a/include/fmsapp.h b/include/fmsapp.h index ac2ef7d..56b6125 100644 --- a/include/fmsapp.h +++ b/include/fmsapp.h @@ -36,6 +36,7 @@ private: bool m_setoption; std::map m_setoptions; std::string m_logtype; + std::string m_workingdirectory; ThreadedExecutor m_threads;