persistentstorage/sql/SRC/Common/SqlMap.inl
changeset 31 ba1c4f4a893f
parent 17 55f2396f6d25
child 45 cc28652e0254
--- a/persistentstorage/sql/SRC/Common/SqlMap.inl	Thu Jul 01 17:02:22 2010 +0100
+++ b/persistentstorage/sql/SRC/Common/SqlMap.inl	Tue Jul 06 11:54:49 2010 +0100
@@ -142,7 +142,7 @@
 			}
 		return;
 		}
-	__SQLASSERT(EFalse, ESqlPanicInternalError);
+	__ASSERT_DEBUG(EFalse, __SQLPANIC(ESqlPanicInternalError));
 	}
 
 /**