mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
parent
8ccc206d44
commit
497286a00b
47 changed files with 9 additions and 69 deletions
|
|
@ -5,7 +5,6 @@
|
|||
#include "nsMsgCompressIStream.h"
|
||||
#include "prio.h"
|
||||
#include "prmem.h"
|
||||
#include "nsAlgorithm.h"
|
||||
#include <algorithm>
|
||||
|
||||
#define BUFFER_SIZE 16384
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@
|
|||
#include "nsIPK11TokenDB.h"
|
||||
#include "nsIPK11Token.h"
|
||||
#include "nsMsgLocalFolderHdrs.h"
|
||||
#include <algorithm>
|
||||
#define oneHour 3600000000U
|
||||
#include "nsMsgUtils.h"
|
||||
#include "nsIMsgFilterService.h"
|
||||
|
|
|
|||
|
|
@ -7,10 +7,8 @@
|
|||
#include "prlog.h"
|
||||
#include "prmem.h"
|
||||
#include "nsMsgLineBuffer.h"
|
||||
#include "nsAlgorithm.h"
|
||||
#include "nsMsgUtils.h"
|
||||
#include "nsIInputStream.h" // used by nsMsgLineStreamBuffer
|
||||
#include <algorithm>
|
||||
|
||||
nsByteArray::nsByteArray()
|
||||
{
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
#include <time.h>
|
||||
#include "nsMsgUtils.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include <algorithm>
|
||||
#include "nsProxyRelease.h"
|
||||
#include "mozilla/BasePrincipal.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -36,9 +36,7 @@
|
|||
#include "nsIMsgIncomingServer.h"
|
||||
#include "nsIInputStreamPump.h"
|
||||
#include "nsMimeTypes.h"
|
||||
#include "nsAlgorithm.h"
|
||||
#include "mozilla/Services.h"
|
||||
#include <algorithm>
|
||||
#include "nsContentSecurityManager.h"
|
||||
|
||||
#undef PostMessage // avoid to collision with WinUser.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue