diff options
Diffstat (limited to 'gcc/analyzer/call-string.cc')
-rw-r--r-- | gcc/analyzer/call-string.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/analyzer/call-string.cc b/gcc/analyzer/call-string.cc index a09f569..f0a30d9 100644 --- a/gcc/analyzer/call-string.cc +++ b/gcc/analyzer/call-string.cc @@ -24,7 +24,6 @@ along with GCC; see the file COPYING3. If not see #include "pretty-print.h" #include "tree.h" #include "options.h" -#include "json.h" #include "ordered-hash-map.h" #include "options.h" #include "cgraph.h" |