aboutsummaryrefslogtreecommitdiff
path: root/externals/ace/OS_NS_math.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/ace/OS_NS_math.cpp')
-rw-r--r--externals/ace/OS_NS_math.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/externals/ace/OS_NS_math.cpp b/externals/ace/OS_NS_math.cpp
deleted file mode 100644
index ae9554c0625..00000000000
--- a/externals/ace/OS_NS_math.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-// $Id: OS_NS_math.cpp 80826 2008-03-04 14:51:23Z wotte $
-
-#include "ace/OS_NS_math.h"
-
-ACE_RCSID(ace, OS_NS_math, "$Id: OS_NS_math.cpp 80826 2008-03-04 14:51:23Z wotte $")
-
-#if !defined (ACE_HAS_INLINED_OSCALLS)
-# include "ace/OS_NS_math.inl"
-#endif /* ACE_HAS_INLINED_OSCALLS */
-