stdcpp/tsrc/Boost_test/property_map/src/dynamic_properties_test.cpp
changeset 22 ddc455616bd6
parent 0 e4d67989cc36
child 45 4b03adbd26ca
child 57 2efc27d87e1c
--- a/stdcpp/tsrc/Boost_test/property_map/src/dynamic_properties_test.cpp	Fri Apr 16 16:46:38 2010 +0300
+++ b/stdcpp/tsrc/Boost_test/property_map/src/dynamic_properties_test.cpp	Mon May 03 14:06:43 2010 +0300
@@ -140,5 +140,5 @@
 	close_log_file();
 #endif
      return 0;
-  return boost::exit_success;
+//  return boost::exit_success;
 }