]> git.ipfire.org Git - thirdparty/gcc.git/commit
floatformat.h: Wrap in extern "C"
authorPedro Alves <palves@redhat.com>
Thu, 19 Feb 2015 12:18:45 +0000 (12:18 +0000)
committerPedro Alves <palves@gcc.gnu.org>
Thu, 19 Feb 2015 12:18:45 +0000 (12:18 +0000)
commit49d8897995ee841fa8269bc099035c3ac8fa576c
tree3a4209bd6aa9da2a72d364ca8b414a70ac1a53b4
parent4cfe4a12748012881f26a8a655d68f80c7eee7b7
floatformat.h: Wrap in extern "C"

Just like libiberty.h.  So that C++ programs, such as GDB when built
as a C++ program, can use it.

include/ChangeLog:
2015-02-19  Pedro Alves  <palves@redhat.com>

* floatformat.h [__cplusplus]: Wrap in extern "C".

From-SVN: r220812
include/ChangeLog
include/floatformat.h