Fix the build with the pure non-fragile ABI by declaring macros before using them.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33724 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
theraven 2011-08-13 15:28:22 +00:00
parent b0f96ed9f3
commit 157da23407
5 changed files with 39 additions and 27 deletions

View file

@ -22,6 +22,8 @@
$Date: 2010-09-18 16:09:58 +0100 (Sat, 18 Sep 2010) $ $Revision: 31371 $
*/
#define EXPOSE_NSRegularExpression_IVARS 1
#import "common.h"
#if GS_USE_ICU == 1