summaryrefslogtreecommitdiff
path: root/TAO/tao/tao_internals.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-14 00:04:03 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-11-14 00:04:03 +0000
commitac7e9527773356e2fe4a2e121ead8870c686d5dc (patch)
treebbbbcd5e8d313c5229788503ab369e668946895d /TAO/tao/tao_internals.h
parentfb37b8c975d2c37c1770a339c37e177c6bbe8201 (diff)
downloadATCD-ac7e9527773356e2fe4a2e121ead8870c686d5dc.tar.gz
Disable the inclusion of "ace/Synch.h".
Diffstat (limited to 'TAO/tao/tao_internals.h')
-rw-r--r--TAO/tao/tao_internals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/tao_internals.h b/TAO/tao/tao_internals.h
index 7fe994f3a8d..e89407e2486 100644
--- a/TAO/tao/tao_internals.h
+++ b/TAO/tao/tao_internals.h
@@ -20,7 +20,9 @@
#if !defined (TAO_INTERNALS_H)
# define TAO_INTERNALS_H
+#if 0
# include "ace/Synch.h"
+#endif /* 0 */
class TAO_Export TAO_Internal
// = TITLE