--- trunk/test/math/RectMatrixTestCase.hpp 2004/10/19 04:21:07 102 +++ trunk/test/math/RectMatrixTestCase.hpp 2004/10/19 04:28:15 103 @@ -42,7 +42,7 @@ class RectMatrixTestCase : public CPPUNIT_NS::TestFixt void testMul(); void testDiv(); void testAccessEntries(); - void testRowColOperations() + void testRowColOperations(); void testOtherMemberFunctions(); private: