am 7ecb919d
: Merge "Remove unused "host/Directories.h"."
* commit '7ecb919dbaffe20c310367fd96a327d4f57adfd8': Remove unused "host/Directories.h".
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#ifndef HOST_MKDIRS_H
|
||||
#define HOST_MKDIRS_H
|
||||
|
||||
#include <string>
|
||||
|
||||
std::string parent_dir(const std::string& path);
|
||||
|
||||
extern "C" int mkdirs(const char* path);
|
||||
|
||||
#endif // HOST_MKDIRS_H
|
Reference in New Issue
Block a user