summaryrefslogtreecommitdiff
path: root/ace/DEV_IO.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
commitcf07f9f8a6874e0cba173df813056f37c78b3ace (patch)
tree639ad21e50551cc2a89c31b7ad63186e857a9fdb /ace/DEV_IO.cpp
parentf7897d95a4fb9acffc0c17b90061040825a405fc (diff)
downloadATCD-cf07f9f8a6874e0cba173df813056f37c78b3ace.tar.gz
Added control for default inlined-functions.
Diffstat (limited to 'ace/DEV_IO.cpp')
-rw-r--r--ace/DEV_IO.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/DEV_IO.cpp b/ace/DEV_IO.cpp
index 6cddbcfb15c..25d2a5c55e1 100644
--- a/ace/DEV_IO.cpp
+++ b/ace/DEV_IO.cpp
@@ -4,6 +4,10 @@
#define ACE_BUILD_DLL
#include "ace/DEV_IO.h"
+#if defined (ACE_LACKS_INLINE_FUNCTIONS)
+#include "ace/DEV_IO.i"
+#endif
+
ACE_ALLOC_HOOK_DEFINE(ACE_DEV_IO)
// Return the local endpoint address.