[fdo-commits] r232 - branches/3.2.x/Providers/SDF/Src/UnitTest
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Thu Mar 8 20:43:39 EST 2007
Author: jacklee
Date: 2007-03-08 20:43:39 -0500 (Thu, 08 Mar 2007)
New Revision: 232
Modified:
branches/3.2.x/Providers/SDF/Src/UnitTest/MasterTest.cpp
Log:
Fixed Linux build
Modified: branches/3.2.x/Providers/SDF/Src/UnitTest/MasterTest.cpp
===================================================================
--- branches/3.2.x/Providers/SDF/Src/UnitTest/MasterTest.cpp 2007-03-08 20:28:04 UTC (rev 231)
+++ branches/3.2.x/Providers/SDF/Src/UnitTest/MasterTest.cpp 2007-03-09 01:43:39 UTC (rev 232)
@@ -1339,4 +1339,4 @@
exp->Release();
CPPUNIT_FAIL("Function test failed");
}
-}
\ No newline at end of file
+}
More information about the fdo-commits
mailing list