summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_wctype.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_NS_wctype.cpp')
-rw-r--r--ACE/ace/OS_NS_wctype.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ace/OS_NS_wctype.cpp b/ACE/ace/OS_NS_wctype.cpp
new file mode 100644
index 00000000000..fe2a5acffbb
--- /dev/null
+++ b/ACE/ace/OS_NS_wctype.cpp
@@ -0,0 +1,9 @@
+// -*- C++ -*-
+// $Id$
+
+#include "ace/OS_NS_wctype.h"
+
+#if !defined (ACE_HAS_INLINED_OSCALLS)
+# include "ace/OS_NS_wctype.inl"
+#endif /* ACE_HAS_INLINED_OSCALLS */
+