forked from Imagelibrary/binutils-gdb
Remove most includes of psymtab.h
I found that most spots including psymtab.h do not need it. This patch removes these includes, and also one unnecessary include of psympriv.h.
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
#include "progspace.h"
|
||||
#include "registry.h"
|
||||
#include "gdb_bfd.h"
|
||||
#include "psymtab.h"
|
||||
#include <atomic>
|
||||
#include <bitset>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user