From ac7e9527773356e2fe4a2e121ead8870c686d5dc Mon Sep 17 00:00:00 2001 From: nw1 Date: Fri, 14 Nov 1997 00:04:03 +0000 Subject: Disable the inclusion of "ace/Synch.h". --- TAO/tao/tao_internals.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TAO/tao/tao_internals.h') 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 -- cgit v1.2.1