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