summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-02-28 20:48:44 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-02-28 20:48:44 +0000
commitfc93177553795458af9bc38553c122cf7674c9e4 (patch)
treedb067af32bdfbfc2a6a0675a8ad22356b38f49b0
parent4e3fac9b26a95557e78999edf99a77e158693150 (diff)
downloadATCD-fc93177553795458af9bc38553c122cf7674c9e4.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/GIOP_Message_Base.cpp1
-rw-r--r--TAO/tao/GIOP_Message_Base.h1
2 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_Base.cpp b/TAO/tao/GIOP_Message_Base.cpp
index 3318a853898..20dd76f5ca7 100644
--- a/TAO/tao/GIOP_Message_Base.cpp
+++ b/TAO/tao/GIOP_Message_Base.cpp
@@ -1,7 +1,6 @@
//$Id$
#include "tao/GIOP_Message_Base.h"
-#include "tao/debug.h"
#include "tao/operation_details.h"
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h
index 48e9db8f176..57e9b08081b 100644
--- a/TAO/tao/GIOP_Message_Base.h
+++ b/TAO/tao/GIOP_Message_Base.h
@@ -22,6 +22,7 @@
#include "tao/Pluggable_Messaging.h"
#include "tao/GIOP_Utils.h"
+#include "tao/debug.h"
class TAO_Export TAO_GIOP_Message_Base :