From 2af2a520b256b12baf0426150163f2a84d05f810 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Thu, 4 Dec 2003 09:08:46 +0000 Subject: ChangeLogTag: Thu Dec 4 09:08:12 UTC 2003 Johnny Willemsen --- TAO/tao/RTCORBA/RT_Mutex.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TAO/tao') diff --git a/TAO/tao/RTCORBA/RT_Mutex.h b/TAO/tao/RTCORBA/RT_Mutex.h index 072ce587f76..33c0d8985e4 100644 --- a/TAO/tao/RTCORBA/RT_Mutex.h +++ b/TAO/tao/RTCORBA/RT_Mutex.h @@ -28,6 +28,10 @@ #include "tao/LocalObject.h" +#if (TAO_HAS_NAMED_RT_MUTEXES == 1) +# include "ace/SString.h" +#endif /* TAO_HAS_NAMED_RT_MUTEXES == 1 */ + #if defined(_MSC_VER) #if (_MSC_VER >= 1200) #pragma warning(push) -- cgit v1.2.1