mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
Added |ilISystemServices::GetIID()| to fix build bustage
This commit is contained in:
parent
547afde1b3
commit
a6f15a4b09
@ -36,6 +36,8 @@ typedef void (*ilTimeoutCallbackFunction) (void * closure);
|
||||
class ilISystemServices : public nsISupports {
|
||||
public:
|
||||
|
||||
NS_DEFINE_STATIC_IID_ACCESSOR(IL_ISYSTEMSERVICES_IID)
|
||||
|
||||
virtual void * SetTimeout(ilTimeoutCallbackFunction aFunc,
|
||||
void * aClosure, PRUint32 aMsecs)=0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user