aboutsummaryrefslogtreecommitdiff
path: root/odb/tracer/exceptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/tracer/exceptions.cxx')
-rw-r--r--odb/tracer/exceptions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/tracer/exceptions.cxx b/odb/tracer/exceptions.cxx
index 14977cc..f18e572 100644
--- a/odb/tracer/exceptions.cxx
+++ b/odb/tracer/exceptions.cxx
@@ -22,7 +22,7 @@ namespace odb
{
}
- char const* database_exception::
+ const char* database_exception::
what () const throw ()
{
return what_.c_str ();