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