diff options
Diffstat (limited to 'gcc/rtlhash.h')
-rw-r--r-- | gcc/rtlhash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtlhash.h b/gcc/rtlhash.h index 0285f4375f4..f793a3b7d75 100644 --- a/gcc/rtlhash.h +++ b/gcc/rtlhash.h @@ -20,7 +20,6 @@ along with GCC; see the file COPYING3. If not see #ifndef RTL_HASH_H #define RTL_HASH_H 1 -#include "inchash.h" namespace inchash { |