Changeset 1006 for trunk/util/xc_trace.h
- Timestamp:
- 2012-07-19T17:11:16+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/util/xc_trace.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/util/xc_trace.h
r984 r1006 5 5 #pragma once 6 6 #endif // _MSC_VER > 1000 7 8 #ifdef ZEND_WIN32 9 # ifndef inline 10 # ifdef ZEND_WIN32_FORCE_INLINE 11 # define inline __forceinline 12 # else 13 # define inline 14 # endif 15 # endif 16 #endif 7 17 8 18 #ifdef XCACHE_DEBUG
Note: See TracChangeset
for help on using the changeset viewer.

