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