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