mirror of
https://github.com/Xevion/easy7zip.git
synced 2026-01-31 14:24:09 -06:00
7 lines
85 B
C
7 lines
85 B
C
// LockedStream.h
|
|
|
|
#ifndef __LOCKED_STREAM_H
|
|
#define __LOCKED_STREAM_H
|
|
|
|
#endif
|