summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3251_Regression/PersistentPoa.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_3251_Regression/PersistentPoa.cpp')
-rw-r--r--TAO/tests/Bug_3251_Regression/PersistentPoa.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Bug_3251_Regression/PersistentPoa.cpp b/TAO/tests/Bug_3251_Regression/PersistentPoa.cpp
index ab58e626593..f5c5e4cbc49 100644
--- a/TAO/tests/Bug_3251_Regression/PersistentPoa.cpp
+++ b/TAO/tests/Bug_3251_Regression/PersistentPoa.cpp
@@ -8,8 +8,7 @@ PersistentPoa::PersistentPoa ()
{
}
-PersistentPoa::~PersistentPoa ()
- throw ()
+PersistentPoa::~PersistentPoa () noexcept
{
}