зеркало из https://github.com/mozilla/pjs.git
attempt to fix mac bustage while I wait on my mac build
This commit is contained in:
Родитель
866338ff8e
Коммит
4ab7416f0b
|
@ -73,7 +73,7 @@
|
|||
#include "nsISizeOfHandler.h"
|
||||
#include "nsTextFormatter.h"
|
||||
#include "nsStatistics.h"
|
||||
#include "nsStorageStream.h"
|
||||
#include "nsIStorageStream.h"
|
||||
#include "nsLinebreakConverter.h"
|
||||
#include "nsIBinaryInputStream.h"
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
|
@ -162,7 +162,7 @@ void XXXNeverCalled()
|
|||
TestSegmentedBuffer();
|
||||
#endif
|
||||
NS_NewSizeOfHandler(0);
|
||||
nsStorageStream();
|
||||
NS_NewStorageStream(0,0, nsnull);
|
||||
NS_NewBinaryInputStream(0, 0);
|
||||
nsString foo;
|
||||
nsPrintfCString bar("");
|
||||
|
|
Загрузка…
Ссылка в новой задаче