[fdo-commits] r627 - branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/Common

svn_fdo at osgeo.org svn_fdo at osgeo.org
Mon Jan 15 10:15:19 EST 2007


Author: jacklee
Date: 2007-01-15 10:15:18 -0500 (Mon, 15 Jan 2007)
New Revision: 627

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

Modified: branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/Common/FdoInsertTest.cpp
===================================================================
--- branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/Common/FdoInsertTest.cpp	2007-01-15 14:09:51 UTC (rev 626)
+++ branches/3.2.x/Providers/GenericRdbms/Src/UnitTest/Common/FdoInsertTest.cpp	2007-01-15 15:15:18 UTC (rev 627)
@@ -1588,4 +1588,4 @@
         connection->Close ();
         throw;
     }
-}
\ No newline at end of file
+}



More information about the fdo-commits mailing list