* ansidecl.h: Add extern "C" when compiling with C++. Treat C++
commit74b36562c33e22c776deb43412890eb13c23064d
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2009 05:47:20 +0000 (1 05:47 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2009 05:47:20 +0000 (1 05:47 +0000)
tree3b2a132932c7507b3015e25cfed307df6d200eca
parent3d5f43a06dd26a3ece3abb10b620b9d090d4a2d8
* ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
the way we treat an ISO C compiler.  Don't define inline as a
macdro when compiling with C++.
* dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
when compiling with C++.
* fibheap.h: Add extern "C" when compiling with C++.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@148032 138bc75d-0d04-0410-961f-82ee72b054a4
include/ChangeLog
include/ansidecl.h
include/dyn-string.h
include/fibheap.h