gdb: include gdb_wait.h in gdb_wait.c
[deliverable/binutils-gdb.git] / gold / errors.h
index ebb7e5fb60a98a3ab6bf93d403a0b0b6113bafb3..5602a76d85c54ce11a86c59bba6c942e0ead3297 100644 (file)
@@ -1,6 +1,6 @@
 // errors.h -- handle errors for gold  -*- C++ -*-
 
-// Copyright (C) 2006-2018 Free Software Foundation, Inc.
+// Copyright (C) 2006-2020 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -24,6 +24,7 @@
 #define GOLD_ERRORS_H
 
 #include <cstdarg>
+#include <string>
 
 #include "gold-threads.h"
 
This page took 0.024757 seconds and 4 git commands to generate.