From 91a6864c314ca963d4f8d5527da58b1e4f48d943 Mon Sep 17 00:00:00 2001 From: avolkov Date: Mon, 24 Feb 2003 16:22:24 +0000 Subject: [PATCH] Fixed obvious old bug git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@815 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/src/types.h b/sc2/src/types.h index f6b80ef95..c5b5a3cab 100644 --- a/sc2/src/types.h +++ b/sc2/src/types.h @@ -52,7 +52,7 @@ /* The 64-bit type isn't available on EPOC/Symbian OS */ #ifdef __SYMBIAN32__ -# undef HAVE_NATIVE_64 +# undef UQM_INT64 #endif typedef enum