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 757846d292e..9106cb3a97d 100644
--- a/ace/FIFO_Send.h
+++ b/ace/FIFO_Send.h
@@ -54,7 +54,9 @@ public:
// Declare the dynamic allocation hooks.
};
+#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
#include "ace/FIFO_Send.i"
+#endif
#endif /* ACE_FIFO_SEND_H */