mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
6 lines
121 B
C
6 lines
121 B
C
#ifndef __WINE_DEBUG_H
|
|
#define __WINE_DEBUG_H
|
|
|
|
/* This file is intentionally left blank */
|
|
|
|
#endif /* __WINE_DEBUG_H */
|