summaryrefslogtreecommitdiff
path: root/TAO/tao/MessagingS.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/MessagingS.h')
-rw-r--r--TAO/tao/MessagingS.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/TAO/tao/MessagingS.h b/TAO/tao/MessagingS.h
index 970a839c7b9..3aadc955ccc 100644
--- a/TAO/tao/MessagingS.h
+++ b/TAO/tao/MessagingS.h
@@ -11,14 +11,11 @@
#ifndef TAO_IDL_MESSAGINGS_H
#define TAO_IDL_MESSAGINGS_H
-#include "tao/orbconf.h"
-
-#if defined (TAO_HAS_CORBA_MESSAGING)
-
#include "TimeBaseS.h"
#include "POA_CORBA.h"
#include "MessagingC.h"
+
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
@@ -2638,7 +2635,7 @@ private:
};
-// #include "MessagingS_T.h"
+#include "MessagingS_T.h"
#if defined (__ACE_INLINE__)
#include "MessagingS.i"
@@ -2648,6 +2645,4 @@ private:
#pragma warning(default:4250)
#endif /* _MSC_VER */
-#endif /* TAO_HAS_CORBA_MESSAGING */
-
#endif /* TAO_IDL_MESSAGINGS_H */