mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 15:14:59 -06:00
7 lines
79 B
C
7 lines
79 B
C
// LockedStream.h
|
|
|
|
#ifndef __LOCKED_STREAM_H
|
|
#define __LOCKED_STREAM_H
|
|
|
|
#endif
|