Index: trunk/ippTools/src/pxtools.h
===================================================================
--- trunk/ippTools/src/pxtools.h	(revision 27982)
+++ trunk/ippTools/src/pxtools.h	(revision 27983)
@@ -286,4 +286,6 @@
   PXOPT_COPY_PRIMITIVE(from, to, psU64, U64, oldname, newname, comment)
 
+#define PXOPT_COPY_BOOL(from, to, oldname, newname, comment) \
+  PXOPT_COPY_V(from, to, psBool, Bool, oldname, newname, comment)
 
 /*** these PXOPT_ADD_WHERE macros are used to construct the default sql elements ***/
