Files
easy7zip/7zip/Archive/Rar/RarItemEx.h
Igor Pavlov 8c1b5c7b7e 3.13
2016-05-28 00:15:41 +01:00

20 lines
203 B
C++
Executable File

// Archive::Rar::ItemInfoEx.h
#pragma once
#ifndef __ARCHIVE_RAR_ITEMINFOEX_H
#define __ARCHIVE_RAR_ITEMINFOEX_H
#include "Archive/Rar/ItemInfo.h"
namespace NArchive{
namespace NRar{
}}
#endif