diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-17 20:51:56 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-06-17 20:51:56 +0000 |
commit | 61c95d27915f6edaaf10f4aaaa29e39bd8d7611f (patch) | |
tree | 6fbd22630e65ffb99e5c36c207564519ce254e75 /gcc/run-basilys.h | |
parent | ccd33204fb019d9317a20c2f0871d3b2ad0a5914 (diff) | |
download | gcc-61c95d27915f6edaaf10f4aaaa29e39bd8d7611f.tar.gz |
2009-06-17 Basile Starynkevitch <basile@starynkevitch.net>
* gcc/run-basilys.h: don't include compiler-probe.h.
* gcc/melt/warmelt-normal.melt: more stuff in normexp_funmatchexpr.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@148629 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/run-basilys.h')
-rw-r--r-- | gcc/run-basilys.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/run-basilys.h b/gcc/run-basilys.h index 002b474f739..1f5c9561047 100644 --- a/gcc/run-basilys.h +++ b/gcc/run-basilys.h @@ -61,7 +61,6 @@ Boston, MA 02110-1301, USA. */ /* basilys or MELT specific includes */ -#include "compiler-probe.h" #if HAVE_PARMAPOLY |