persistentstorage/sql/SRC/Common/SqlMap.inl
changeset 41 3256212fc81f
parent 17 55f2396f6d25
child 45 cc28652e0254
--- a/persistentstorage/sql/SRC/Common/SqlMap.inl	Tue Jul 06 16:18:30 2010 +0300
+++ b/persistentstorage/sql/SRC/Common/SqlMap.inl	Wed Aug 18 11:30:17 2010 +0300
@@ -142,7 +142,7 @@
 			}
 		return;
 		}
-	__SQLASSERT(EFalse, ESqlPanicInternalError);
+	__ASSERT_DEBUG(EFalse, __SQLPANIC(ESqlPanicInternalError));
 	}
 
 /**