From bd896d5010f2dadda076b613e414c830cecfa254 Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 8 Jun 2000 16:20:46 +0000 Subject: 2000-06-09 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_4@738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- regex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regex.h') diff --git a/regex.h b/regex.h index f5b34843c0..dadb548fb1 100644 --- a/regex.h +++ b/regex.h @@ -84,7 +84,7 @@ #define MBCTYPE_SJIS 2 #define MBCTYPE_UTF8 3 -#if defined IMPORT +#if defined IMPORT || defined USEIMPORTLIB extern __declspec(dllimport) #elif defined EXPORT extern __declspec(dllexport) -- cgit v1.2.3