aboutsummaryrefslogtreecommitdiff
path: root/gcc/vtable-verify.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/vtable-verify.h')
-rw-r--r--gcc/vtable-verify.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/vtable-verify.h b/gcc/vtable-verify.h
index 6fb2b60..fbb3bfd 100644
--- a/gcc/vtable-verify.h
+++ b/gcc/vtable-verify.h
@@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see
#define VTABLE_VERIFY_H
#include "sbitmap.h"
-#include "hash-table.h"
/* The function decl used to create calls to __VLTVtableVerify. It must
be global because it needs to be initialized in the C++ front end, but