diff options
Diffstat (limited to 'gcc/expr.cc')
-rw-r--r-- | gcc/expr.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/expr.cc b/gcc/expr.cc index aa6ee85..cf87167 100644 --- a/gcc/expr.cc +++ b/gcc/expr.cc @@ -17,7 +17,6 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -#define INCLUDE_MEMORY #include "config.h" #include "system.h" #include "coretypes.h" |