mirror of
https://github.com/aaru-dps/Aaru.Compression.Native.git
synced 2025-12-16 19:24:31 +00:00
9 lines
108 B
C
9 lines
108 B
C
// MyUnknown.h
|
|
|
|
#ifndef ZIP7_INC_MY_UNKNOWN_H
|
|
#define ZIP7_INC_MY_UNKNOWN_H
|
|
|
|
#include "MyWindows.h"
|
|
|
|
#endif
|