a = laa@sparc.spb.su r = idk@eng.sun.com Added workaround for 24194 a = idk@eng.sun.com git-svn-id: svn://10.0.0.236/trunk@58067 18797224-902f-48f8-a5cc-f745e15eee43
9 lines
109 B
C++
9 lines
109 B
C++
#include "prlog.h"
|
|
|
|
struct PRLodMoguleInfo;
|
|
|
|
class PlugletLog {
|
|
public:
|
|
static PRLogModuleInfo* log;
|
|
};
|