summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index dbcac45cd2c..80703f5b050 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -31,10 +31,13 @@
#include "ace/SString.h"
#include "tao/ORB.h"
//#include "tao/Principal.h"
-#include "tao/GIOP_Message_Base.h"
+//#include "tao/GIOP_Message_Base.h"
#include "tao/Tagged_Profile.h"
#include "tao/OctetSeqC.h"
+class TAO_Pluggable_Messaging;
+class TAO_Transport;
+
class TAO_Export TAO_ServerRequest
{
// = TITLE