mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
638f169b1e
See Changelog for changes between 990103 and 990110.
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 */
|