mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 887854 - remove a bunch of useless includes of pratom.h in intl/ r=ms2ger
This commit is contained in:
parent
ea8461a6ca
commit
f8a5bb7e91
@ -5,7 +5,6 @@
|
||||
|
||||
#include <Carbon/Carbon.h>
|
||||
#include "nsIPlatformCharset.h"
|
||||
#include "pratom.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsLocaleCID.h"
|
||||
|
@ -6,7 +6,6 @@
|
||||
#include "mozilla/Util.h"
|
||||
|
||||
#include "nsCharsetAlias.h"
|
||||
#include "pratom.h"
|
||||
|
||||
// for NS_ERROR_UCONV_NOCONV
|
||||
#include "nsEncoderDecoderUtils.h"
|
||||
|
@ -8,7 +8,6 @@
|
||||
|
||||
#include "nsIPlatformCharset.h"
|
||||
#include "nsUConvPropertySearch.h"
|
||||
#include "pratom.h"
|
||||
#define INCL_WIN
|
||||
#include <os2.h>
|
||||
#include "nsIOS2Locale.h"
|
||||
|
@ -8,7 +8,6 @@
|
||||
#include "mozilla/Util.h"
|
||||
|
||||
#include "nsIPlatformCharset.h"
|
||||
#include "pratom.h"
|
||||
#include "nsUConvPropertySearch.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsReadableUtils.h"
|
||||
|
@ -7,7 +7,6 @@
|
||||
|
||||
#include "nsIPlatformCharset.h"
|
||||
#include "nsUConvPropertySearch.h"
|
||||
#include "pratom.h"
|
||||
#include <windows.h>
|
||||
#include "nsWin32Locale.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
@ -3,7 +3,6 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "pratom.h"
|
||||
#include "nsAlgorithm.h"
|
||||
#include "nsIComponentManager.h"
|
||||
#include "nsUCSupport.h"
|
||||
|
@ -3,7 +3,6 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "pratom.h"
|
||||
#include "unicpriv.h"
|
||||
#include "nsIUnicodeDecoder.h"
|
||||
#include "nsUnicodeDecodeHelper.h"
|
||||
|
@ -3,7 +3,6 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "pratom.h"
|
||||
#include "unicpriv.h"
|
||||
#include "nsIUnicodeEncoder.h"
|
||||
#include "nsUnicodeEncodeHelper.h"
|
||||
|
Loading…
Reference in New Issue
Block a user