зеркало из https://github.com/mozilla/pjs.git
Fixed unix build
This commit is contained in:
Родитель
7067dd8212
Коммит
45dc5acfc4
|
@ -24,10 +24,13 @@
|
|||
#include "nsINetService.h"
|
||||
#include "nsRepository.h"
|
||||
#include "nsDocLoader.h"
|
||||
#include "JSConsole.h"
|
||||
#include "prprf.h"
|
||||
#include "plstr.h"
|
||||
|
||||
#ifdef XP_PC
|
||||
#include "JSConsole.h"
|
||||
#endif
|
||||
|
||||
#ifdef VIEWER_PLUGINS
|
||||
static nsIPluginManager *gPluginManager = nsnull;
|
||||
static nsIPluginHost *gPluginHost = nsnull;
|
||||
|
|
Загрузка…
Ссылка в новой задаче