mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 571380, e10s: build problem in content/canvas/src/nsCanvasRenderingContext2D.cpp(2653), r=roc
This commit is contained in:
parent
e25980227b
commit
e075ab404a
@ -51,6 +51,10 @@
|
||||
#include "nsBlockFrame.h"
|
||||
#include "nsTHashtable.h"
|
||||
|
||||
#ifdef DrawText
|
||||
#undef DrawText
|
||||
#endif
|
||||
|
||||
/**
|
||||
* A structure representing some continuation state for each frame on the line,
|
||||
* used to determine the first and the last continuation frame for each
|
||||
|
Loading…
Reference in New Issue
Block a user