mirror of
https://github.com/holub/mame
synced 2025-06-06 12:53:46 +03:00
9 lines
108 B
C
9 lines
108 B
C
// MyUnknown.h
|
|
|
|
#ifndef ZIP7_INC_MY_UNKNOWN_H
|
|
#define ZIP7_INC_MY_UNKNOWN_H
|
|
|
|
#include "MyWindows.h"
|
|
|
|
#endif
|