minor whitespace change
This commit is contained in:
parent
0df1da0eba
commit
afdea030fe
@ -191,8 +191,7 @@ public:
|
|||||||
* A temporary file is created in the binaryDir for storing the
|
* A temporary file is created in the binaryDir for storing the
|
||||||
* output because windows does not have popen.
|
* output because windows does not have popen.
|
||||||
*/
|
*/
|
||||||
static bool RunCommand(const char* command,
|
static bool RunCommand(const char* command, std::string& output);
|
||||||
std::string& output);
|
|
||||||
|
|
||||||
///! Generate a temporary file name
|
///! Generate a temporary file name
|
||||||
static std::string TemporaryFileName();
|
static std::string TemporaryFileName();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user