core: command-line: remove obsolete include
This commit is contained in:
committed by
Gabriel Ferreira
parent
f50b180a1f
commit
2dbcce2ddb
@@ -385,8 +385,6 @@ CommandLine::PrintHelp(std::ostream& os) const
|
||||
<< std::endl;
|
||||
}
|
||||
|
||||
#include <unistd.h> // getcwd
|
||||
|
||||
std::string
|
||||
CommandLine::GetVersion() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user