Changeset 84 in kStuff for trunk/include/k
- Timestamp:
- Sep 4, 2016 1:54:11 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/include/k/kDefs.h (modified) (1 diff)
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.

