Changeset 84
- Timestamp:
- Sep 4, 2016, 3:54:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/k/kDefs.h
r79 r84 381 381 # define K_INLINE static __inline__ 382 382 # elif defined(_MSC_VER) 383 # define K_INLINE static _ Inline383 # define K_INLINE static __inline 384 384 # else 385 385 # error "Port Me"
Note:
See TracChangeset
for help on using the changeset viewer.