зеркало из https://github.com/mozilla/pjs.git
Bug 736890 follow-up - Forward declare gfxMatrix using |struct|, not |class|. r=me.
This commit is contained in:
Родитель
a53d9fd428
Коммит
054c717487
|
@ -43,10 +43,10 @@
|
|||
#include "nsQueryFrame.h"
|
||||
#include "nsRect.h"
|
||||
|
||||
class gfxMatrix;
|
||||
class nsIFrame;
|
||||
class nsRenderingContext;
|
||||
|
||||
struct gfxMatrix;
|
||||
struct nsPoint;
|
||||
|
||||
namespace mozilla {
|
||||
|
|
Загрузка…
Ссылка в новой задаче