aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/PI_Malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dep/acelite/ace/PI_Malloc.cpp')
-rw-r--r--dep/acelite/ace/PI_Malloc.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/dep/acelite/ace/PI_Malloc.cpp b/dep/acelite/ace/PI_Malloc.cpp
index 979ddd6ba4c..471f4ed9033 100644
--- a/dep/acelite/ace/PI_Malloc.cpp
+++ b/dep/acelite/ace/PI_Malloc.cpp
@@ -1,12 +1,10 @@
+// $Id: PI_Malloc.cpp 91287 2010-08-05 10:30:49Z johnnyw $
+
#ifndef ACE_PI_MALLOC_CPP
#define ACE_PI_MALLOC_CPP
#include "ace/PI_Malloc.h"
-ACE_RCSID (ace,
- PI_Malloc,
- "$Id: PI_Malloc.cpp 80826 2008-03-04 14:51:23Z wotte $")
-
#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
#if !defined (__ACE_INLINE__)