mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +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 "nsLWBRKDll.h"
|
||||
|
||||
PRInt32 g_InstanceCount = 0;
|
||||
PRInt32 g_LockCount = 0;
|
||||
|
||||
static NS_DEFINE_IID(kLWBrkCID, NS_LWBRK_CID);
|
||||
|
||||
// Module implementation for the sample library
|
||||
|
Loading…
Reference in New Issue
Block a user