Fixed Windows build breakage.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3852 127b21dd-08f5-0310-b4b7-95ae10353056
This commit is contained in:
parent
0bd278bdcd
commit
ec9b9f10f5
@ -421,6 +421,7 @@ void OOJSUnreachable(const char *function, const char *file, unsigned line) NO_
|
|||||||
#define OOJS_PROFILE_EXIT_VOID } return;
|
#define OOJS_PROFILE_EXIT_VOID } return;
|
||||||
|
|
||||||
#define OOJS_NATIVE_ENTER(cx) OOJS_PROFILE_ENTER
|
#define OOJS_NATIVE_ENTER(cx) OOJS_PROFILE_ENTER
|
||||||
|
#define OOJS_NATIVE_EXIT OOJS_PROFILE_EXIT_VAL(NO)
|
||||||
|
|
||||||
#endif // OOLITE_NATIVE_EXCEPTIONS
|
#endif // OOLITE_NATIVE_EXCEPTIONS
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user