Issue #80 - De-unify netwerk/base

This commit is contained in:
Moonchild 2020-05-17 10:43:40 +00:00 committed by Roy Tam
commit 2ba616d271
14 changed files with 31 additions and 3 deletions

View file

@ -19,6 +19,9 @@
#include "nsNetCID.h"
#include <algorithm>
using namespace mozilla;
using namespace mozilla::net;
static NS_DEFINE_CID(kStreamTransportServiceCID, NS_STREAMTRANSPORTSERVICE_CID);
//