summaryrefslogtreecommitdiff
path: root/ace/OS.cpp
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-07 21:11:00 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-07 21:11:00 +0000
commit4cd070f36a6d311a58507836b91099a928d07664 (patch)
treeccf999976dcc0546e732acef65cfe3840b93a7c8 /ace/OS.cpp
parentb868c47847846dcd617e969d1ed9c32fe1b44547 (diff)
downloadATCD-4cd070f36a6d311a58507836b91099a928d07664.tar.gz
ChangeLogTag:Fri Nov 7 21:09:01 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/OS.cpp')
-rw-r--r--ace/OS.cpp13
1 files changed, 1 insertions, 12 deletions
diff --git a/ace/OS.cpp b/ace/OS.cpp
index b26d3dc3579..97a5de3a6cb 100644
--- a/ace/OS.cpp
+++ b/ace/OS.cpp
@@ -16,21 +16,10 @@
ACE_RCSID(ace, OS, "$Id$")
-#if 0
-
-#if defined (ACE_WIN32)
-
-// = Static initialization.
-
-
-#endif /* WIN32 */
-
-
-#endif
-
// include new cpps
#include "ace/Cleanup.cpp"
#include "ace/Object_Manager_Base.cpp"
+#include "ace/OS_main.cpp"
#include "ace/OS_NS_arpa_inet.cpp"
#include "ace/OS_NS_ctype.cpp"
#include "ace/OS_NS_dirent.cpp"