forked from Imagelibrary/binutils-gdb
Fix a missing include of <string>
gold/ChangeLog: 2019-06-07 Martin Liska <mliska@suse.cz> * errors.h: Include string.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#define GOLD_ERRORS_H
|
||||
|
||||
#include <cstdarg>
|
||||
#include <string>
|
||||
|
||||
#include "gold-threads.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user