c-pretty-print.h: Guard against multiple inclusion.
authorGabriel Dos Reis <gdr@nerim.net>
Wed, 14 Aug 2002 03:22:18 +0000 (03:22 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 14 Aug 2002 03:22:18 +0000 (03:22 +0000)
commit6bf346d484bb8158e3c54f5353fdad46f9b7231c
treecb98da8bf29b2cfca3865ce5df2f94daa1fe9f0d
parentcbf2f4797d982be4607bcb1936dc8309e45bed2f
c-pretty-print.h: Guard against multiple inclusion.

        * c-pretty-print.h: Guard against multiple inclusion.
        Robustify macros.
        (pp_c_attributes): Declare.
        * c-pretty-print.c (pp_c_attributes): New function.

From-SVN: r56273
gcc/ChangeLog
gcc/c-pretty-print.c
gcc/c-pretty-print.h