Define __THROW.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24531 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
0ba49c35b3
commit
e26a4ce3e9
@ -2,6 +2,10 @@
|
||||
#define _SYS_CDEFS_H
|
||||
|
||||
|
||||
#ifndef __THROW
|
||||
#define __THROW
|
||||
#endif
|
||||
|
||||
#ifndef __P
|
||||
#define __P(s) s
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user