mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 17:07:01 +00:00
work around linkage woes (still not in build)
This commit is contained in:
parent
940bc92a57
commit
45f04e0594
@ -24,6 +24,9 @@
|
|||||||
#include "nsLWBreakerFImp.h"
|
#include "nsLWBreakerFImp.h"
|
||||||
#include "nsLWBRKDll.h"
|
#include "nsLWBRKDll.h"
|
||||||
|
|
||||||
|
PRInt32 g_InstanceCount = 0;
|
||||||
|
PRInt32 g_LockCount = 0;
|
||||||
|
|
||||||
static NS_DEFINE_IID(kLWBrkCID, NS_LWBRK_CID);
|
static NS_DEFINE_IID(kLWBrkCID, NS_LWBRK_CID);
|
||||||
|
|
||||||
// Module implementation for the sample library
|
// Module implementation for the sample library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user