Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / test / tree / test_unit.hpp
index 45956f6..0eab1d9 100644 (file)
@@ -114,8 +114,6 @@ protected:
     test_unit( const_string tu_name, const_string tc_file, std::size_t tc_line, test_unit_type t );
     // Master test suite constructor
     explicit                            test_unit( const_string module_name );
-
-private:
 };
 
 // ************************************************************************** //