aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2024-03-16 09:50:00 +0100
committerFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>2024-03-16 09:50:00 +0100
commit5213047b1d50af63dfabb5e5649821a6cb157e33 (patch)
treece759f4c4e3f78c811fa24752aa2161e6a72e05b /gcc
parent53fb2cf75965e4dbcf145a12d8ae41f4667a8498 (diff)
downloadgcc-5213047b1d50af63dfabb5e5649821a6cb157e33.zip
gcc-5213047b1d50af63dfabb5e5649821a6cb157e33.tar.gz
gcc-5213047b1d50af63dfabb5e5649821a6cb157e33.tar.bz2
libcc1: fix <vector> include
Use INCLUDE_VECTOR before including system.h, instead of directly including <vector>, to avoid running into poisoned identifiers. Signed-off-by: Dimitry Andric <dimitry@andric.com> libcc1/ChangeLog: PR middle-end/111632 * libcc1plugin.cc: Fix include. * libcp1plugin.cc: Fix include.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions