Forward declare gfxMatrix as a struct, no bug
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
* layer manager fall back on full GPU composition.
|
||||
*/
|
||||
|
||||
class gfxMatrix;
|
||||
struct gfxMatrix;
|
||||
|
||||
namespace mozilla {
|
||||
namespace layers {
|
||||
|
||||
Reference in New Issue
Block a user