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