Issue #80 - De-unify dom/smil

This commit is contained in:
Moonchild 2020-04-23 14:31:44 +00:00 committed by Roy Tam
commit e734022ff3
7 changed files with 10 additions and 1 deletions

View file

@ -24,6 +24,7 @@
#include <math.h>
#include <algorithm>
using namespace mozilla;
using namespace mozilla::dom;
//----------------------------------------------------------------------