diff options
Diffstat (limited to 'gcc/text-art/styled-string.cc')
-rw-r--r-- | gcc/text-art/styled-string.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/text-art/styled-string.cc b/gcc/text-art/styled-string.cc index e13278b..3b7145f 100644 --- a/gcc/text-art/styled-string.cc +++ b/gcc/text-art/styled-string.cc @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #define INCLUDE_VECTOR #include "system.h" #include "coretypes.h" -#include "make-unique.h" #include "pretty-print.h" #include "intl.h" #include "diagnostic.h" |