summaryrefslogtreecommitdiff
path: root/TAO/tao/Reply_Dispatcher.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-03-20 01:58:53 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-03-20 01:58:53 +0000
commit29cba872c098d9774e5ea46957cb17af75e98dfb (patch)
tree8e76bc5ecbe02375c522a6f8933bbc21edec6e55 /TAO/tao/Reply_Dispatcher.h
parent9d4b05a6b8ee3342f4ef226d8250e7d9c00d3da2 (diff)
downloadATCD-29cba872c098d9774e5ea46957cb17af75e98dfb.tar.gz
ChangeLogTag: Sun Mar 19 19:22:34 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Reply_Dispatcher.h')
-rw-r--r--TAO/tao/Reply_Dispatcher.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tao/Reply_Dispatcher.h b/TAO/tao/Reply_Dispatcher.h
index d0a229c68d7..625d6b29479 100644
--- a/TAO/tao/Reply_Dispatcher.h
+++ b/TAO/tao/Reply_Dispatcher.h
@@ -24,7 +24,7 @@
#include "tao/Request.h"
-#include "tao/GIOP_Utils.h"
+#include "tao/GIOP_Message_State.h"
// This should not be here. Please see below for reasons
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -38,6 +38,7 @@
class TAO_Stub;
class TAO_InputCDR;
+
class TAO_Export TAO_Reply_Dispatcher
{
// = TITLE