summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Base.h
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-18 11:51:44 +0000
commite91b6b78b88d1bd16650d8f40bfe1fa0b892b30f (patch)
treeaa0678e4adb381887341002c153955c24c2f2876 /TAO/tao/GIOP_Message_Base.h
parent86401322e8267fd1599fabc7f46d996b7d46d135 (diff)
downloadATCD-e91b6b78b88d1bd16650d8f40bfe1fa0b892b30f.tar.gz
ChangeLogTag:Sat Mar 18 05:34:48 2000 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Message_Base.h')
-rw-r--r--TAO/tao/GIOP_Message_Base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Base.h b/TAO/tao/GIOP_Message_Base.h
index 0979e8152e3..3d0a0876988 100644
--- a/TAO/tao/GIOP_Message_Base.h
+++ b/TAO/tao/GIOP_Message_Base.h
@@ -19,6 +19,7 @@
//
// ============================================================================
#ifndef TAO_GIOP_MESSAGE_H
+#include "ace/pre.h"
#define TAO_GIOP_MESSAGE_H
#include "tao/Pluggable_Messaging.h"
@@ -175,4 +176,5 @@ const size_t TAO_GIOP_MESSAGE_TYPE_OFFSET = 7;
# include "tao/GIOP_Message_Base.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /*TAO_GIOP_MESSAGE_H*/