mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
Move placement of lzma.
This commit is contained in:
10
3rdparty/lzma/CPP/7zip/UI/Common/ArchiveName.h
vendored
Normal file
10
3rdparty/lzma/CPP/7zip/UI/Common/ArchiveName.h
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// ArchiveName.h
|
||||
|
||||
#ifndef __ARCHIVE_NAME_H
|
||||
#define __ARCHIVE_NAME_H
|
||||
|
||||
#include "../../../Windows/FileFind.h"
|
||||
|
||||
UString CreateArchiveName(const UStringVector &paths, const NWindows::NFile::NFind::CFileInfo *fi = NULL);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user