From 3c93f22836c644ef7a6ce12ffdacf9fdcd7d674e Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 1 Nov 2002 23:53:22 +0100 Subject: * cxx/ismpf.cc: Use . --- cxx/ismpf.cc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'cxx') diff --git a/cxx/ismpf.cc b/cxx/ismpf.cc index f6f3c53ee..e1a75b3e1 100644 --- a/cxx/ismpf.cc +++ b/cxx/ismpf.cc @@ -19,15 +19,10 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "config.h" - #include #include #include - -#if HAVE_LOCALE_H -#include /* for localeconv */ -#endif +#include /* for localeconv */ #include "gmp.h" #include "gmp-impl.h" -- cgit v1.2.1