summaryrefslogtreecommitdiff
path: root/ace/FIFO_Send_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Send_Msg.h')
-rw-r--r--ace/FIFO_Send_Msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/FIFO_Send_Msg.h b/ace/FIFO_Send_Msg.h
index 78b2f82ac4a..4136e914b36 100644
--- a/ace/FIFO_Send_Msg.h
+++ b/ace/FIFO_Send_Msg.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_FIFO_SEND_MSG_H
+#include "ace/pre.h"
#define ACE_FIFO_SEND_MSG_H
#include "ace/FIFO_Send.h"
@@ -75,4 +76,5 @@ public:
#include "ace/FIFO_Send_Msg.i"
#endif
+#include "ace/post.h"
#endif /* ACE_FIFO_SEND_MSG_H */