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