fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when compiling for C++...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 18 May 1994 17:54:24 +0000 (13:54 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 18 May 1994 17:54:24 +0000 (13:54 -0400)
commitb9e64ed3233fde826820d90286632770a8faad22
treefb97555a12d8856ce9f6007a90951616f284532b
parent607ca0aac37b5c6c5dd79155900d41d3c6610297
fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when compiling for C++...

        * fixinc.svr4: Avoid the SVR4 typedef of bool in curses.h when
        compiling for C++, since g++ now supports it as an official typename.

From-SVN: r7327
gcc/fixinc.svr4