diff options
Diffstat (limited to 'gcc/wide-int.h')
-rw-r--r-- | gcc/wide-int.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/wide-int.h b/gcc/wide-int.h index 00c7d6e..f5735d8 100644 --- a/gcc/wide-int.h +++ b/gcc/wide-int.h @@ -216,8 +216,6 @@ along with GCC; see the file COPYING3. If not see the same result as X + X; the precision of the shift amount Y can be arbitrarily different from X. */ - -#include <utility> #include "system.h" #include "hwint.h" #include "signop.h" |