mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 20:30:41 +00:00
Defined macros for Unix and Mac
This commit is contained in:
parent
4a7fe89565
commit
d24367c596
@ -64,7 +64,9 @@ typedef PRUcs2 PRUnichar;
|
||||
#else
|
||||
/* XXX do something useful? */
|
||||
#define NS_IMPORT
|
||||
#define NS_IMPORT_(type) type
|
||||
#define NS_EXPORT
|
||||
#define NS_EXPORT_(type) type
|
||||
#endif
|
||||
|
||||
#ifdef _IMPL_NS_BASE
|
||||
|
Loading…
x
Reference in New Issue
Block a user