diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-04-02 00:16:26 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-04-02 00:16:26 +0000 |
| commit | f1607029aea3043f7bd4f86c005e0997795f5ffd (patch) | |
| tree | 2dda3d6e1c0aeec01c371b9e576a687d0d6bd098 /c++tools | |
| parent | 6e943d5a2e3c581e40ccab46bec986a1f22c70c2 (diff) | |
Daily bump.
Diffstat (limited to 'c++tools')
| -rw-r--r-- | c++tools/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/c++tools/ChangeLog b/c++tools/ChangeLog index 375358f9ccd..05cee5c8b9c 100644 --- a/c++tools/ChangeLog +++ b/c++tools/ChangeLog @@ -1,3 +1,8 @@ +2021-04-01 Iain Sandoe <iain@sandoe.co.uk> + + * resolver.h: Do not include std headers directly when + building in GCC. + 2021-02-25 Nathan Sidwell <nathan@acm.org> * server.cc: Use #if NETWORKING not #ifdef, to be consistent |
