[fdo-commits] r682 - branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/MySql

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Jan 22 22:29:00 EST 2007


Author: jacklee
Date: 2007-01-22 22:29:00 -0500 (Mon, 22 Jan 2007)
New Revision: 682

Modified:
   branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp
Log:
Fixed Linux build

Modified: branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp	2007-01-23 02:22:07 UTC (rev 681)
+++ branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/MySql/MySqlFdoForeignSchemaTest.cpp	2007-01-23 03:29:00 UTC (rev 682)
@@ -321,4 +321,4 @@
     {
         UnitTestUtil::FailOnException(ex);
 	}
-}
\ No newline at end of file
+}



More information about the fdo-commits mailing list