mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
7599ee2943
a = laa@sparc.spb.su r = idk@eng.sun.com Added workaround for 24194 a = idk@eng.sun.com
9 lines
109 B
C++
9 lines
109 B
C++
#include "prlog.h"
|
|
|
|
struct PRLodMoguleInfo;
|
|
|
|
class PlugletLog {
|
|
public:
|
|
static PRLogModuleInfo* log;
|
|
};
|