projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added #ifdef HAVE_WCTYPE_H.
[wine]
/
include
/
compobj.h
1
#ifndef __WINE_COMPOBJ_H
2
#define __WINE_COMPOBJ_H
3
4
/* "compobj.h" is obsolete, you should include "objbase.h" instead */
5
6
#include "objbase.h"
7
8
#endif /* __WINE_COMPOBJ_H */