From ac5e1702c9f9bee9f1f7bfce8c1a6f3847ea6b4b Mon Sep 17 00:00:00 2001 From: Adam Mitz Date: Fri, 6 Nov 2015 17:07:11 -0600 Subject: Merged branch ace-face-safety (FACE Safety Profile import from OCITAO). --- ACE/ace/Containers_T.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ACE/ace/Containers_T.h') diff --git a/ACE/ace/Containers_T.h b/ACE/ace/Containers_T.h index bc93b9c1a02..f15ca32b145 100644 --- a/ACE/ace/Containers_T.h +++ b/ACE/ace/Containers_T.h @@ -314,6 +314,9 @@ public: /// This isn't necessary, but it keeps some compilers happy. ~ACE_DNode (void); + /// Declare the dynamic allocation hooks. + ACE_ALLOC_HOOK_DECLARE; + private: // = Initialization methods -- cgit v1.2.1