diff options
Diffstat (limited to 'ACE/examples/APG/Containers/Allocator.cpp')
-rw-r--r-- | ACE/examples/APG/Containers/Allocator.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/examples/APG/Containers/Allocator.cpp b/ACE/examples/APG/Containers/Allocator.cpp index f0a95840ee4..bfa0bf0f510 100644 --- a/ACE/examples/APG/Containers/Allocator.cpp +++ b/ACE/examples/APG/Containers/Allocator.cpp @@ -1,5 +1,3 @@ -// $Id$ - #include "ace/Containers.h" #include "ace/Malloc_T.h" #include "ace/Synch.h" // Needed for the lock. |