Changeset 21597 for trunk/include/odin.h
- Timestamp:
- Mar 23, 2011, 5:48:24 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r21584 r21597 111 111 #ifndef __cplusplus 112 112 #define INLINE _Inline 113 #ifndef inline 113 114 #define inline INLINE 115 #endif 114 116 #else 115 117 #define INLINE inline
Note:
See TracChangeset
for help on using the changeset viewer.