Changeset 28003 for branches/pap/ippTools/src/pxtools.h
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/pxtools.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/ippTools/src/pxtools.h
r27391 r28003 286 286 PXOPT_COPY_PRIMITIVE(from, to, psU64, U64, oldname, newname, comment) 287 287 288 #define PXOPT_COPY_BOOL(from, to, oldname, newname, comment) \ 289 PXOPT_COPY_V(from, to, psBool, Bool, oldname, newname, comment) 288 290 289 291 /*** these PXOPT_ADD_WHERE macros are used to construct the default sql elements ***/
Note:
See TracChangeset
for help on using the changeset viewer.
