mirror of
https://github.com/holub/mame
synced 2025-06-29 23:48:56 +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
|