Port bug 713802 (remove mfbt/Util.h) to comm-central, r=bustage-fix.
This commit is contained in:
Родитель
70c255153a
Коммит
8231686886
|
@ -25,8 +25,8 @@
|
|||
#include "nsCOMArray.h"
|
||||
#include "nsArrayEnumerator.h"
|
||||
#include "prmem.h"
|
||||
#include "mozilla/ArrayUtils.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include "mozilla/Util.h"
|
||||
using namespace mozilla;
|
||||
|
||||
#define PREF_MAIL_ADDR_BOOK_LASTNAMEFIRST "mail.addr_book.lastnamefirst"
|
||||
|
|
|
@ -36,8 +36,8 @@
|
|||
#include "nsComponentManagerUtils.h"
|
||||
#include "nsIIOService.h"
|
||||
#include "nsAbQueryStringToExpression.h"
|
||||
#include "mozilla/ArrayUtils.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include "mozilla/Util.h"
|
||||
using namespace mozilla;
|
||||
|
||||
struct ExportAttributesTableStruct
|
||||
|
|
|
@ -69,8 +69,8 @@
|
|||
#include "nsIParserUtils.h"
|
||||
#include "nsICharsetConverterManager.h"
|
||||
#include "nsIDocumentEncoder.h"
|
||||
#include "mozilla/ArrayUtils.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include "mozilla/Util.h"
|
||||
#include "locale.h"
|
||||
using namespace mozilla;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче