diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-04 13:30:57 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-04 13:30:57 +0000 |
commit | 9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5 (patch) | |
tree | 8afc0e0a8ec943c5b18aae17ef1a103882393af8 /gcc/cp/init.c | |
parent | 9962493ca2f71d3f3dd06b0e9cd19fcf849e3e4b (diff) | |
download | gcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.zip gcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.tar.gz gcc-9bc5bea1f3f0ce3927fd86ce728641d087f3d3b5.tar.bz2 |
libstdc++: Fix name of macro in #undef directive
The macro that is defined is _GLIBCXX_NOT_FN_CALL_OP but the macro that
was named in the #undef directive was _GLIBCXX_NOT_FN_CALL. This fixes
the #undef.
* include/std/functional (_GLIBCXX_NOT_FN_CALL_OP): Un-define after
use.
Diffstat (limited to 'gcc/cp/init.c')
0 files changed, 0 insertions, 0 deletions