summaryrefslogtreecommitdiff
path: root/ace/FIFO_Recv.cpp
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-30 23:25:53 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-30 23:25:53 +0000
commitc3b8ab6e5155f195a84e8ed00baf9ab9b285c364 (patch)
tree639ad21e50551cc2a89c31b7ad63186e857a9fdb /ace/FIFO_Recv.cpp
parente197dcfb4f2b497c2d21cb01ec3824e3847a51d6 (diff)
downloadATCD-c3b8ab6e5155f195a84e8ed00baf9ab9b285c364.tar.gz
Added control for default inlined-functions.
Diffstat (limited to 'ace/FIFO_Recv.cpp')
-rw-r--r--ace/FIFO_Recv.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/FIFO_Recv.cpp b/ace/FIFO_Recv.cpp
index ac32c059296..ce2ce951fcf 100644
--- a/ace/FIFO_Recv.cpp
+++ b/ace/FIFO_Recv.cpp
@@ -6,6 +6,10 @@
#define ACE_BUILD_DLL
#include "ace/FIFO_Recv.h"
+#if defined (ACE_LACKS_INLINE_FUNCTIONS)
+#include "ace/FIFO_Recv.i"
+#endif
+
ACE_ALLOC_HOOK_DEFINE(ACE_FIFO_Recv)
void