Sign in
nest-open-source
/
nest-cam
/
4320010
/
lzma
/
refs/heads/master
/
.
/
lzma
/
CPP
/
7zip
/
Common
/
FilePathAutoRename.h
blob: cb2d71b4090f33e741e19585d2788f2541b12969 [
file
] [
log
] [
blame
] [
edit
]
// FilePathAutoRename.h
#ifndef
__FILE_PATH_AUTO_RENAME_H
#define
__FILE_PATH_AUTO_RENAME_H
#include
"../../Common/MyString.h"
bool
AutoRenamePath
(
FString
&
fullProcessedPath
);
#endif