зеркало из https://github.com/mozilla/pjs.git
add nsTextFormater to dlldeps.cpp
This commit is contained in:
Родитель
e0ea8638db
Коммит
b7426bd0c8
|
@ -47,6 +47,7 @@
|
|||
#include "nsPipe2.h"
|
||||
#include "nsWeakReference.h"
|
||||
#include "nsISizeOfHandler.h"
|
||||
#include "nsTextFormater.h"
|
||||
|
||||
class dummyComparitor: public nsAVLNodeComparitor {
|
||||
public:
|
||||
|
@ -63,6 +64,7 @@ TestSegmentedBuffer();
|
|||
|
||||
void XXXNeverCalled()
|
||||
{
|
||||
nsTextFormater::snprintf(nsnull,0,nsnull);
|
||||
dummyComparitor dummy;
|
||||
nsVoidArray();
|
||||
nsAVLTree(dummy, nsnull);
|
||||
|
|
Загрузка…
Ссылка в новой задаче