summaryrefslogtreecommitdiff
path: root/ace/FIFO_Recv_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Recv_Msg.h')
-rw-r--r--ace/FIFO_Recv_Msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/FIFO_Recv_Msg.h b/ace/FIFO_Recv_Msg.h
index 57a0697b5a2..1fa77f1a398 100644
--- a/ace/FIFO_Recv_Msg.h
+++ b/ace/FIFO_Recv_Msg.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_FIFO_RECV_MSG_H
+#include "ace/pre.h"
#define ACE_FIFO_RECV_MSG_H
#include "ace/FIFO_Recv.h"
@@ -76,4 +77,5 @@ public:
#include "ace/FIFO_Recv_Msg.i"
#endif
+#include "ace/post.h"
#endif /* ACE_FIFO_RECV_MSG_H */