summaryrefslogtreecommitdiff
path: root/ace/SOCK_CODgram.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-05-18 11:22:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-05-18 11:22:02 +0000
commitacbd7544e1d928b2780bdd0e05d8cbf9294850cd (patch)
treee05035e81091a1fe73c5cc109352b4a776bbcce7 /ace/SOCK_CODgram.h
parent9e9328146566da9d3e3eaf1d428bc8d221cdeb8f (diff)
downloadATCD-acbd7544e1d928b2780bdd0e05d8cbf9294850cd.tar.gz
ChangeLogTag: Tue May 18 11:21:21 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/SOCK_CODgram.h')
-rw-r--r--ace/SOCK_CODgram.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/SOCK_CODgram.h b/ace/SOCK_CODgram.h
index b84bad75563..02bea58a4d6 100644
--- a/ace/SOCK_CODgram.h
+++ b/ace/SOCK_CODgram.h
@@ -65,9 +65,9 @@ public:
ACE_ALLOC_HOOK_DECLARE;
};
-#if !defined (ACE_LACKS_INLINE_FUNCTIONS)
+#if defined (__ACE_INLINE__)
#include "ace/SOCK_CODgram.i"
-#endif
+#endif /* __ACE_INLINE__ */
#include /**/ "ace/post.h"
#endif /* ACE_SOCK_CODGRAM_H */