ubsan: visium: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / gold / descriptors.cc
index c71103d28ceb5da8d2b9274c2df9dac8a4e55724..d5cc9fc4c95966ce7b652ffd1f9e3f243506db10 100644 (file)
@@ -1,6 +1,6 @@
 // descriptors.cc -- manage file descriptors for gold
 
-// Copyright (C) 2008-2017 Free Software Foundation, Inc.
+// Copyright (C) 2008-2019 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -26,6 +26,7 @@
 #include <cstdio>
 #include <cstring>
 #include <fcntl.h>
+#include <string>
 #include <unistd.h>
 
 #include "debug.h"
This page took 0.02375 seconds and 4 git commands to generate.