mirror of
https://github.com/ip7z/7zip.git
synced 2026-04-21 06:03:40 +00:00
8 lines
108 B
C
8 lines
108 B
C
// MyUnknown.h
|
|
|
|
#ifndef ZIP7_INC_MY_UNKNOWN_H
|
|
#define ZIP7_INC_MY_UNKNOWN_H
|
|
|
|
#include "MyWindows.h"
|
|
|
|
#endif
|