more warnings
This commit is contained in:
parent
3eae8f4405
commit
79faf21d19
|
@ -58,7 +58,7 @@ public:
|
||||||
/*
|
/*
|
||||||
* A utility function that returns the nightly time
|
* A utility function that returns the nightly time
|
||||||
*/
|
*/
|
||||||
static struct tm* cmCTest::GetNightlyTime(std::string str,
|
static struct tm* GetNightlyTime(std::string str,
|
||||||
bool verbose,
|
bool verbose,
|
||||||
bool tomorrowtag);
|
bool tomorrowtag);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue