decl2.c (validate_nonmember_using_decl): Fix using-directives of std if std is ignored.
authorMartin v. Löwis <loewis@informatik.hu-berlin.de>
Sun, 18 Oct 1998 09:21:17 +0000 (09:21 +0000)
committerMartin v. Löwis <loewis@gcc.gnu.org>
Sun, 18 Oct 1998 09:21:17 +0000 (09:21 +0000)
commit39ee4d93e673f9f1ab52fcc357e8c5bd8a873090
treef8d4ad37c44b123385f181d7f418b83a7c2d0a66
parent820fcad8d10d88e7af355e9412335351c188cd3d
decl2.c (validate_nonmember_using_decl): Fix using-directives of std if std is ignored.

        * decl2.c (validate_nonmember_using_decl): Fix using-directives of
        std if std is ignored.

From-SVN: r23162
gcc/cp/ChangeLog
gcc/cp/decl2.c