summaryrefslogtreecommitdiff
path: root/TAO/tao/Reply_Dispatcher.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:58:53 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-20 01:58:53 +0000
commit4587562e113f105d50b6505ff89f163e3bca9efa (patch)
tree8e76bc5ecbe02375c522a6f8933bbc21edec6e55 /TAO/tao/Reply_Dispatcher.h
parent7941312cbf7d903dd85f2a634e300bffa69ae4d2 (diff)
downloadATCD-4587562e113f105d50b6505ff89f163e3bca9efa.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