Issue #1995 - Fix build bustage in GCC 12

For some reason, GCC 12 is treating this include as a circular dependency.
See athenian200's analysis for more details.
This commit is contained in:
Job Bautista 2022-09-08 17:57:06 +08:00 committed by roytam1
commit b93c4ada8a

View file

@ -160,7 +160,7 @@
#include "mozilla/dom/time/DateCacheCleaner.h"
#include "mozilla/net/NeckoMessageUtils.h"
#include "mozilla/widget/PuppetBidiKeyboard.h"
#include "mozilla/RemoteSpellCheckEngineChild.h"
#include "mozilla/mozSpellChecker.h"
#include "GMPServiceChild.h"
#include "gfxPlatform.h"
#include "nscore.h" // for NS_FREE_PERMANENT_DATA