Changeset 27983 for trunk/ippTools/src/pxtools.h
- Timestamp:
- May 17, 2010, 4:15:15 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/pxtools.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/pxtools.h
r27391 r27983 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.
