]> gcc.gnu.org Git - gcc.git/commit - libio/iostream.cc
iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.
authorBrendan Kehoe <brendan@lisa.cygnus.com>
Thu, 2 Oct 1997 22:52:19 +0000 (22:52 +0000)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Thu, 2 Oct 1997 22:52:19 +0000 (18:52 -0400)
commit808d0b1063b87cb5a2c54cea28d34679f40b5eb9
treebe266ef04e10f58b443b3ff1bb59d7f50b2ad52f
parent5a3a2567e941489d91cccc8b728b1416b8ffd12b
iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.

* iostream.cc (operator<<): Use `#if _G_HAVE_PRINTF_FP', not ifdef.

... since it comes in defined, either 0 or 1

From-SVN: r15834
libio/ChangeLog
libio/iostream.cc
This page took 0.058157 seconds and 5 git commands to generate.