зеркало из https://github.com/mozilla/gecko-dev.git
work around linkage woes (still not in build)
This commit is contained in:
Родитель
940bc92a57
Коммит
45f04e0594
|
@ -24,6 +24,9 @@
|
|||
#include "nsLWBreakerFImp.h"
|
||||
#include "nsLWBRKDll.h"
|
||||
|
||||
PRInt32 g_InstanceCount = 0;
|
||||
PRInt32 g_LockCount = 0;
|
||||
|
||||
static NS_DEFINE_IID(kLWBrkCID, NS_LWBRK_CID);
|
||||
|
||||
// Module implementation for the sample library
|
||||
|
|
Загрузка…
Ссылка в новой задаче