зеркало из https://github.com/mozilla/pjs.git
fixing bustage
This commit is contained in:
Родитель
d4f375f9bd
Коммит
e95eb51dd1
|
@ -91,12 +91,6 @@
|
|||
#include "nsIDocShell.h"
|
||||
#include "nsIXULWindow.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef XP_MAC
|
||||
#include <Timer.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define BOOKMARK_TIMEOUT 15000 // fire every 15 seconds
|
||||
// #define DEBUG_BOOKMARK_PING_OUTPUT 1
|
||||
|
||||
|
|
|
@ -35,6 +35,11 @@
|
|||
#include "nsString.h"
|
||||
#include "nsIFileSpec.h"
|
||||
|
||||
#ifdef DEBUG
|
||||
#ifdef XP_MAC
|
||||
#include <Timer.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
class nsBookmarksService : public nsIBookmarksService,
|
||||
public nsIRDFDataSource,
|
||||
|
|
Загрузка…
Ссылка в новой задаче