diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-26 21:17:43 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-26 21:17:43 +0000 |
commit | 8f8a2ba51de660ba91df2342783c72a930e8b39a (patch) | |
tree | 45ba6b108dacafa164126292b98532c4879439c3 /TAO/tao/Pluggable_Messaging.cpp | |
parent | f6e51c423b2aae302999a13c382ea0c82b2078fb (diff) | |
download | ATCD-8f8a2ba51de660ba91df2342783c72a930e8b39a.tar.gz |
ChangeLogTag:Mon Mar 26 13:06:10 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/Pluggable_Messaging.cpp')
-rw-r--r-- | TAO/tao/Pluggable_Messaging.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Pluggable_Messaging.cpp b/TAO/tao/Pluggable_Messaging.cpp index 0748ca31bf0..c7ec77f596d 100644 --- a/TAO/tao/Pluggable_Messaging.cpp +++ b/TAO/tao/Pluggable_Messaging.cpp @@ -1,7 +1,6 @@ -//$Id$ +// $Id$ #include "tao/Pluggable_Messaging.h" -#include "tao/debug.h" #include "tao/Pluggable.h" #if !defined (__ACE_INLINE__) |