mirror of
https://github.com/aaru-dps/libaaruformat.git
synced 2025-12-16 19:24:40 +00:00
7 lines
79 B
C
7 lines
79 B
C
// LockedStream.h
|
|
|
|
#ifndef __LOCKED_STREAM_H
|
|
#define __LOCKED_STREAM_H
|
|
|
|
#endif
|