[fdo-commits] r683 - trunk/Providers/GenericRdbms/Src/UnitTest/MySql
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Mon Jan 22 22:41:35 EST 2007
Author: jacklee
Date: 2007-01-22 22:41:35 -0500 (Mon, 22 Jan 2007)
New Revision: 683
Modified:
trunk/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp
Log:
Fixed Linux build
Modified: trunk/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp
===================================================================
--- trunk/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp 2007-01-23 03:29:00 UTC (rev 682)
+++ trunk/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp 2007-01-23 03:41:35 UTC (rev 683)
@@ -321,4 +321,4 @@
{
UnitTestUtil::FailOnException(ex);
}
-}
\ No newline at end of file
+}
More information about the fdo-commits
mailing list