From 1134ea5c85ee9a199886730abe8a1d3e977b9394 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 7 Aug 2004 23:49:34 +0000 Subject: Fix compile for now, include doesn't exist in mingw. Should be checked for in configure svn-id: r14507 --- common/scaler/scalebit.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'common/scaler') diff --git a/common/scaler/scalebit.cpp b/common/scaler/scalebit.cpp index 8a9fbf1d41..9c697df774 100644 --- a/common/scaler/scalebit.cpp +++ b/common/scaler/scalebit.cpp @@ -37,9 +37,6 @@ #include #endif -#define HAVE_ALLOCA 1 -#define HAVE_ALLOCA_H 1 - #include "scale2x.h" #include "scale3x.h" -- cgit v1.2.3