summaryrefslogtreecommitdiff
path: root/ace/OS.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-31 17:47:54 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-31 17:47:54 +0000
commit240e461c333238abf22f0fd572a1cc0e134e7720 (patch)
treeecdb3868c8c6ab10dea736bfb0aaaf5d169c8c08 /ace/OS.h
parent5edec22deafeb12e573982eaf5d277c1aa8f8957 (diff)
downloadATCD-dre_osh_namespace.tar.gz
ChangeLogTag:Fri Oct 31 17:47:18 UTC 2003 Don Hinton <dhinton@dresystems.com>dre_osh_namespace
Diffstat (limited to 'ace/OS.h')
-rw-r--r--ace/OS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS.h b/ace/OS.h
index a240cae613d..86455725548 100644
--- a/ace/OS.h
+++ b/ace/OS.h
@@ -23,7 +23,7 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-#if 0
+#if !defined (DO_NOT_INCLUDE_OS_H)
#include "ace/Cleanup.h"
#include "ace/Object_Manager_Base.h"
#include "ace/OS_main.h"