зеркало из https://github.com/mozilla/gecko-dev.git
forward declare nsGraphicState rather than #include "nsGraphicState.h". #include "nsFontMetricsMac.h" also unnecessary.
This commit is contained in:
Родитель
f39469d6f4
Коммит
37f837b575
|
@ -21,9 +21,8 @@
|
|||
|
||||
#include "nsIDrawingSurface.h"
|
||||
#include "nsIDrawingSurfaceMac.h"
|
||||
#include "nsFontMetricsMac.h"
|
||||
#include "nsGraphicState.h"
|
||||
|
||||
class nsGraphicState;
|
||||
|
||||
class nsDrawingSurfaceMac : public nsIDrawingSurface,
|
||||
nsIDrawingSurfaceMac
|
||||
|
|
Загрузка…
Ссылка в новой задаче