]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/analyzer/store.cc
analyzer: simplify some includes
[gcc.git] / gcc / analyzer / store.cc
index 1ca12142e47169396b3813a491a0c83ae9a0f3fb..d2279b5324923256c2df52184bb4d4af452de486 100644 (file)
@@ -38,18 +38,13 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-pretty-print.h"
 #include "diagnostic-color.h"
 #include "diagnostic-metadata.h"
-#include "tristate.h"
 #include "bitmap.h"
 #include "selftest.h"
-#include "function.h"
-#include "json.h"
 #include "analyzer/analyzer.h"
 #include "analyzer/analyzer-logging.h"
 #include "ordered-hash-map.h"
 #include "options.h"
-#include "cgraph.h"
 #include "cfg.h"
-#include "digraph.h"
 #include "analyzer/supergraph.h"
 #include "sbitmap.h"
 #include "analyzer/call-string.h"
This page took 0.033101 seconds and 5 git commands to generate.