#pragma once #include #include #include bool readCfgFile(const char * cfgfilePath,const std::string &key,std::string &value);