зеркало из https://github.com/mozilla/pjs.git
Added headers that nsAutoLock needs.
This commit is contained in:
Родитель
8ffd3b76a9
Коммит
01610bdaeb
|
@ -69,7 +69,9 @@
|
|||
#ifndef nsAutoLock_h__
|
||||
#define nsAutoLock_h__
|
||||
|
||||
#include "nscore.h"
|
||||
#include "prlock.h"
|
||||
#include "prlog.h"
|
||||
|
||||
// If you ever decide that you need to add a non-inline method to this
|
||||
// class, be sure to change the class declaration to "class NS_BASE
|
||||
|
|
|
@ -69,7 +69,9 @@
|
|||
#ifndef nsAutoLock_h__
|
||||
#define nsAutoLock_h__
|
||||
|
||||
#include "nscore.h"
|
||||
#include "prlock.h"
|
||||
#include "prlog.h"
|
||||
|
||||
// If you ever decide that you need to add a non-inline method to this
|
||||
// class, be sure to change the class declaration to "class NS_BASE
|
||||
|
|
Загрузка…
Ссылка в новой задаче