зеркало из https://github.com/mozilla/gecko-dev.git
Latest AIX fixes from waqar@netscape.com.
I added this define before and its not needed now, thanks to the c++ feature detection magic in configure.in.
This commit is contained in:
Родитель
7dad56de7b
Коммит
2f0db342de
|
@ -164,8 +164,5 @@ typedef PRUcs2 PRUnichar;
|
|||
// No sense in making an NS_DYNAMIC_CAST() macro: you can't duplicate
|
||||
// the semantics. So if you want to dynamic_cast, then just use it
|
||||
// "straight", no macro.
|
||||
#if defined(AIX)
|
||||
#define explicit
|
||||
#endif
|
||||
|
||||
#endif /* nscore_h___ */
|
||||
|
|
Загрузка…
Ссылка в новой задаче