summaryrefslogtreecommitdiff
path: root/ace/FIFO_Send.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/FIFO_Send.h')
-rw-r--r--ace/FIFO_Send.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/FIFO_Send.h b/ace/FIFO_Send.h
index 1a402f71746..891a65f6cbd 100644
--- a/ace/FIFO_Send.h
+++ b/ace/FIFO_Send.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_FIFO_SEND_H
+#include "ace/pre.h"
#define ACE_FIFO_SEND_H
#include "ace/FIFO.h"
@@ -61,4 +62,5 @@ public:
#include "ace/FIFO_Send.i"
#endif
+#include "ace/post.h"
#endif /* ACE_FIFO_SEND_H */