Fixed compilation on Mac OS X 10.3.9
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403511
This commit is contained in:
parent
897fcf93b0
commit
182eefe860
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@
|
|||
#include <ForceFeedback/ForceFeedback.h>
|
||||
#include <ForceFeedback/ForceFeedbackConstants.h>
|
||||
|
||||
#ifndef IO_OBJECT_NULL
|
||||
#define IO_OBJECT_NULL ((io_service_t)0)
|
||||
#endif
|
||||
|
||||
#define MAX_HAPTICS 32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue