mirror of
https://github.com/catchorg/Catch2.git
synced 2025-10-27 02:35:39 +01:00
@@ -24,7 +24,7 @@ namespace Catch {
|
||||
const char* NotImplementedException::what() const throw() {
|
||||
return m_what.c_str();
|
||||
}
|
||||
|
||||
|
||||
} // end namespace Catch
|
||||
|
||||
#endif // TWOBLUECUBES_CATCH_NOTIMPLEMENTED_EXCEPTION_HPP_INCLUDED
|
||||
|
||||
Reference in New Issue
Block a user