From cbe6d69679deafa6c7ea0167787d57b87a2e1e3e Mon Sep 17 00:00:00 2001 From: irfan Date: Sat, 26 Apr 1997 23:24:50 +0000 Subject: *** empty log message *** --- STL/bstring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'STL/bstring.h') diff --git a/STL/bstring.h b/STL/bstring.h index 822bf50fa7a..68442eb5e83 100644 --- a/STL/bstring.h +++ b/STL/bstring.h @@ -69,7 +69,7 @@ void check_bounds #include #ifdef __MMULTITHREAD -#include "mutex.h" +#include /**/ "mutex.h" #endif const size_t NPOS = (size_t)(-1); -- cgit v1.2.1