Issue #80 - De-unify dom/gamepad

This commit is contained in:
wolfbeast 2020-04-20 18:08:32 +02:00 committed by Roy Tam
commit 040477a3f3
12 changed files with 23 additions and 7 deletions

View file

@ -2,6 +2,8 @@
#ifndef mozilla_dom_gamepad_GamepadPoseState_h_
#define mozilla_dom_gamepad_GamepadPoseState_h_
#include "mozilla/TypedEnumBits.h"
namespace mozilla{
namespace dom{