From c5befad5181e38e29aeeefb27f0e0d93717946f4 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Wed, 11 May 2016 20:03:13 -0700 Subject: Cosmetic changes after incorporating new code of 'fxch'. --- src/opt/fxch/FxchSCHashTable.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/opt') diff --git a/src/opt/fxch/FxchSCHashTable.c b/src/opt/fxch/FxchSCHashTable.c index b2708337..53205b5e 100644 --- a/src/opt/fxch/FxchSCHashTable.c +++ b/src/opt/fxch/FxchSCHashTable.c @@ -19,10 +19,10 @@ ABC_NAMESPACE_IMPL_START -#ifdef _WIN32 +//#ifdef _WIN32 typedef unsigned int uint32_t; typedef unsigned char uint8_t; -#endif +//#endif //////////////////////////////////////////////////////////////////////// /// FUNCTION DEFINITIONS /// -- cgit v1.2.3