mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
Issue #1442 - Part 25b - Second try that hopefully doesn't break Windows.
This commit is contained in:
parent
52572d5755
commit
04c9d661fa
1 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,9 @@
|
|||
#include "mozilla/ErrorResult.h"
|
||||
#include "mozilla/dom/Promise.h"
|
||||
#include "mozilla/dom/FetchStreamReader.h"
|
||||
#include "mozilla/dom/FetchIPCTypes.h"
|
||||
// Fix X11 header brain damage that conflicts with HeadersGuardEnum::None
|
||||
#undef None
|
||||
#include "mozilla/dom/RequestBinding.h"
|
||||
|
||||
class nsIGlobalObject;
|
||||
class nsIEventTarget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue