forked from boostorg/smart_ptr
Tabs removed.
[SVN r15175]
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
|
||||
virtual char const * what() const throw()
|
||||
{
|
||||
return "boost::use_count_is_zero";
|
||||
return "boost::use_count_is_zero";
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user