зеркало из https://github.com/mozilla/pjs.git
First Checked In.
This commit is contained in:
Родитель
e4d1a4321f
Коммит
ec8316be78
|
@ -0,0 +1,9 @@
|
|||
#ifndef nsWeakPtr_h__
|
||||
#define nsWeakPtr_h__
|
||||
|
||||
#include "nsIWeakReference.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
typedef nsCOMPtr<nsIWeakReference> nsWeakPtr;
|
||||
|
||||
#endif
|
Загрузка…
Ссылка в новой задаче