mirror of
https://github.com/holub/mame
synced 2025-06-24 21:34:43 +03:00
7 lines
93 B
C
7 lines
93 B
C
// LockedStream.h
|
|
|
|
#ifndef ZIP7_INC_LOCKED_STREAM_H
|
|
#define ZIP7_INC_LOCKED_STREAM_H
|
|
|
|
#endif
|