ubsan: visium: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gold / errors.h
index 99542c15f73ed9fe292add69272418e3ccd3cb53..ac681e965bb2b131dae37fd1fe0495ba5bcf884b 100644 (file)
@@ -1,6 +1,6 @@
 // errors.h -- handle errors for gold  -*- C++ -*-
 
-// Copyright (C) 2006-2015 Free Software Foundation, Inc.
+// Copyright (C) 2006-2019 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.02417 seconds and 4 git commands to generate.