mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 01:15:00 -06:00
7 lines
93 B
C
Executable File
7 lines
93 B
C
Executable File
// LockedStream.h
|
|
|
|
#ifndef ZIP7_INC_LOCKED_STREAM_H
|
|
#define ZIP7_INC_LOCKED_STREAM_H
|
|
|
|
#endif
|