зеркало из https://github.com/mozilla/pjs.git
allow nscore.h to be included by C source files by not including nsDebug.h
This commit is contained in:
Родитель
4623b153a2
Коммит
2f15f6a202
|
@ -27,7 +27,10 @@
|
|||
#endif
|
||||
|
||||
#include "prtypes.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
#include "nsDebug.h"
|
||||
#endif
|
||||
|
||||
/** ucs2 datatype for 2 byte unicode characters */
|
||||
typedef PRUint16 PRUcs2;
|
||||
|
|
Загрузка…
Ссылка в новой задаче