mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-09 08:07:19 -06:00
9.34
This commit is contained in:
committed by
Kornel Lesiński
parent
83f8ddcc5b
commit
f08f4dcc3c
3
CPP/7zip/IPassword.h
Executable file → Normal file
3
CPP/7zip/IPassword.h
Executable file → Normal file
@@ -3,8 +3,8 @@
|
||||
#ifndef __IPASSWORD_H
|
||||
#define __IPASSWORD_H
|
||||
|
||||
#include "../Common/MyTypes.h"
|
||||
#include "../Common/MyUnknown.h"
|
||||
#include "../Common/Types.h"
|
||||
|
||||
#include "IDecl.h"
|
||||
|
||||
@@ -21,4 +21,3 @@ PASSWORD_INTERFACE(ICryptoGetTextPassword2, 0x11)
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user