am 36af8c3c: am f79ba085: am 7ecb919d: Merge "Remove unused "host/Directories.h"."
* commit '36af8c3c6dad56c8414dca03e95c6e5ff3927544': Remove unused "host/Directories.h".
This commit is contained in:
commit
2ef549f7f5
|
@ -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
|
Loading…
Reference in New Issue