diff options
Diffstat (limited to 'gcc/ipa-modref.cc')
-rw-r--r-- | gcc/ipa-modref.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/ipa-modref.cc b/gcc/ipa-modref.cc index cec730d..a5adce8 100644 --- a/gcc/ipa-modref.cc +++ b/gcc/ipa-modref.cc @@ -75,6 +75,8 @@ along with GCC; see the file COPYING3. If not see #include "ipa-modref-tree.h" #include "ipa-modref.h" #include "value-range.h" +#include "sreal.h" +#include "ipa-cp.h" #include "ipa-prop.h" #include "ipa-fnsummary.h" #include "attr-fnspec.h" |