[geos-commits] r2795 - trunk/tests/unit/tut

svn_geos at osgeo.org svn_geos at osgeo.org
Fri Dec 4 10:30:03 EST 2009


Author: mloskot
Date: 2009-12-04 10:30:02 -0500 (Fri, 04 Dec 2009)
New Revision: 2795

Modified:
   trunk/tests/unit/tut/tut_exception.hpp
Log:
Small fixes to TUT.

Modified: trunk/tests/unit/tut/tut_exception.hpp
===================================================================
--- trunk/tests/unit/tut/tut_exception.hpp	2009-12-04 15:20:38 UTC (rev 2794)
+++ trunk/tests/unit/tut/tut_exception.hpp	2009-12-04 15:30:02 UTC (rev 2795)
@@ -32,7 +32,7 @@
     }
 
 private:
-
+    tut_error& operator=(const tut_error&);
     std::string err_msg;
 };
 



More information about the geos-commits mailing list