]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/wide-int-print.h
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / wide-int-print.h
index eb7f23f9e718fd4702994f672c474e1270f39fe9..3c45d0a5430354088acbaacc59cd061d24f18fe9 100644 (file)
@@ -21,7 +21,6 @@ along with GCC; see the file COPYING3.  If not see
 #define WIDE_INT_PRINT_H
 
 #include <stdio.h>
-#include "wide-int.h"
 
 #define WIDE_INT_PRINT_BUFFER_SIZE (WIDE_INT_MAX_PRECISION / 4 + 4)