summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTPortableServer')
-rw-r--r--TAO/tao/RTPortableServer/RT_POA.h2
-rw-r--r--TAO/tao/RTPortableServer/RT_Policy_Validator.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/RTPortableServer/RT_POA.h b/TAO/tao/RTPortableServer/RT_POA.h
index aedc17d469c..206c1518a42 100644
--- a/TAO/tao/RTPortableServer/RT_POA.h
+++ b/TAO/tao/RTPortableServer/RT_POA.h
@@ -185,7 +185,7 @@ public:
~TAO_RT_POA () override = default;
- void *thread_pool () const;
+ void *thread_pool () const override;
protected:
/// Template method for creating new POA's of this type.
diff --git a/TAO/tao/RTPortableServer/RT_Policy_Validator.h b/TAO/tao/RTPortableServer/RT_Policy_Validator.h
index 2fcf68be954..afab3f0f46e 100644
--- a/TAO/tao/RTPortableServer/RT_Policy_Validator.h
+++ b/TAO/tao/RTPortableServer/RT_Policy_Validator.h
@@ -60,10 +60,10 @@ protected:
* are consistent and legal. Throw an appropriate exception
* if that is not the case.
*/
- void validate_impl (TAO_Policy_Set &policies);
+ void validate_impl (TAO_Policy_Set &policies) override;
/// Add/merge policies.
- void merge_policies_impl (TAO_Policy_Set &policies);
+ void merge_policies_impl (TAO_Policy_Set &policies) override;
/**
* Return whether the specified policy type is legal for the