]> gcc.gnu.org Git - gcc.git/commit - include/fibheap.h
ansidecl.h: Add extern "C" when compiling with C++.
authorIan Lance Taylor <iant@google.com>
Mon, 1 Jun 2009 05:47:20 +0000 (05:47 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 1 Jun 2009 05:47:20 +0000 (05:47 +0000)
commit75afccba060cc990398ffa0741aca68232ac6f56
tree3b2a132932c7507b3015e25cfed307df6d200eca
parent6863c0f0d1b5341d517571a00f511170296fb305
ansidecl.h: Add extern "C" when compiling with C++.

* 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++.

From-SVN: r148032
include/ChangeLog
include/ansidecl.h
include/dyn-string.h
include/fibheap.h
This page took 0.06099 seconds and 5 git commands to generate.