summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Current_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA_Current_Impl.h')
-rw-r--r--TAO/tao/PortableServer/POA_Current_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/POA_Current_Impl.h b/TAO/tao/PortableServer/POA_Current_Impl.h
index 46fd6c8b9dd..7a9a69e5178 100644
--- a/TAO/tao/PortableServer/POA_Current_Impl.h
+++ b/TAO/tao/PortableServer/POA_Current_Impl.h
@@ -144,7 +144,7 @@ namespace TAO
protected:
/// The POA implementation invoking an upcall
- ::TAO_Root_POA *poa_;
+ ::TAO_Root_POA *poa_ {};
/// In order to avoid memory allocations, we will populate
/// the object id with this buffer.