summaryrefslogtreecommitdiff
path: root/ace/OS_NS_ctype.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/OS_NS_ctype.inl')
-rw-r--r--ace/OS_NS_ctype.inl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/OS_NS_ctype.inl b/ace/OS_NS_ctype.inl
index 174c33ef4df..dfea0ad8640 100644
--- a/ace/OS_NS_ctype.inl
+++ b/ace/OS_NS_ctype.inl
@@ -1,6 +1,8 @@
// -*- C++ -*-
// $Id$
+#include "ace/os_include/os_ctype.h"
+
ACE_INLINE int
ACE_OS::ace_isprint (const ACE_TCHAR c)
{