aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMRegex.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMRegex.h')
-rw-r--r--Foundation/GTMRegex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Foundation/GTMRegex.h b/Foundation/GTMRegex.h
index 3313e0e..c32eee2 100644
--- a/Foundation/GTMRegex.h
+++ b/Foundation/GTMRegex.h
@@ -60,7 +60,7 @@ typedef NSUInteger GTMRegexOptions;
#define _EXTERN
#define _INITIALIZE_AS(x) =x
#else
-#define _EXTERN extern
+#define _EXTERN GTM_EXTERN
#define _INITIALIZE_AS(x)
#endif