mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1113086 follow-up: Add a forward declaration to fix build bustage
This commit is contained in:
parent
f59934329a
commit
988febd399
@ -20,6 +20,8 @@
|
||||
namespace mozilla {
|
||||
namespace dom {
|
||||
|
||||
class Animation;
|
||||
|
||||
class AnimationTimeline
|
||||
: public nsISupports
|
||||
, public nsWrapperCache
|
||||
|
Loading…
Reference in New Issue
Block a user