Issue #80 - De-unify dom/archivereader

This commit is contained in:
wolfbeast 2020-04-18 17:07:15 +02:00 committed by Roy Tam
commit a6fc6896d4
3 changed files with 4 additions and 1 deletions

View file

@ -12,6 +12,7 @@
#include "mozilla/Attributes.h"
#include "mozilla/dom/File.h"
using namespace mozilla;
using namespace mozilla::dom;
USING_ARCHIVEREADER_NAMESPACE