- add missed file
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
class OsProcess
|
||||
{
|
||||
public:
|
||||
std::string execCommand(const std::string& cmdline);
|
||||
static std::string execCommand(const std::string& cmdline);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user