mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
Issue #80 - De-unify netwerk/streamconv
This commit is contained in:
parent
13c2026dc2
commit
7d1c08bc99
2 changed files with 5 additions and 3 deletions
|
|
@ -15,8 +15,10 @@
|
|||
#include "nsThreadUtils.h"
|
||||
#include "mozilla/Preferences.h"
|
||||
#include "mozilla/Logging.h"
|
||||
#include "mozilla/UniquePtrExtensions.h"
|
||||
#include "nsIForcePendingChannel.h"
|
||||
#include "nsIRequest.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
// brotli headers
|
||||
#include "state.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue