forked from Imagelibrary/binutils-gdb
Fix building gold with gcc-10.
* descriptors.cc: Include <string>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2019-09-24 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* descriptors.cc: Include <string>
|
||||
|
||||
2019-09-23 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/plugin_new_section_layout.c (new_input_hook): Correct
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <fcntl.h>
|
||||
#include <string>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
Reference in New Issue
Block a user