mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 11:58:22 +00:00
9 lines
108 B
C
9 lines
108 B
C
#ifndef __WINE_UNKNWN_H
|
|
#define __WINE_UNKNWN_H
|
|
|
|
|
|
#include "wine/obj_base.h"
|
|
|
|
|
|
#endif /* __WINE_UNKNWN_H */
|