summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/PolicyList_Destroyer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/PolicyList_Destroyer.cpp')
-rw-r--r--TAO/tao/Utils/PolicyList_Destroyer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Utils/PolicyList_Destroyer.cpp b/TAO/tao/Utils/PolicyList_Destroyer.cpp
index f4e06fcbc1c..67554c18b53 100644
--- a/TAO/tao/Utils/PolicyList_Destroyer.cpp
+++ b/TAO/tao/Utils/PolicyList_Destroyer.cpp
@@ -6,7 +6,7 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-TAO::Utils::PolicyList_Destroyer::~PolicyList_Destroyer() throw ()
+TAO::Utils::PolicyList_Destroyer::~PolicyList_Destroyer() noexcept
{
for (CORBA::ULong i = 0; i != length(); ++i)
{