Paul Gofman : mshtml: Move assert.h include to mshtml_private.h.

Alexandre Julliard julliard at winehq.org
Thu Jul 8 16:43:51 CDT 2021


Module: wine
Branch: master
Commit: eb5a50a9a57b913292efe624c79b4bd06a020c3a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=eb5a50a9a57b913292efe624c79b4bd06a020c3a

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Jul  8 03:34:19 2021 +0300

mshtml: Move assert.h include to mshtml_private.h.

Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/dispex.c         | 1 -
 dlls/mshtml/htmlanchor.c     | 1 -
 dlls/mshtml/htmlarea.c       | 1 -
 dlls/mshtml/htmlattr.c       | 1 -
 dlls/mshtml/htmlbody.c       | 1 -
 dlls/mshtml/htmlcurstyle.c   | 1 -
 dlls/mshtml/htmldoc.c        | 1 -
 dlls/mshtml/htmlelem.c       | 1 -
 dlls/mshtml/htmlelemcol.c    | 1 -
 dlls/mshtml/htmlevent.c      | 1 -
 dlls/mshtml/htmlform.c       | 1 -
 dlls/mshtml/htmlframe.c      | 1 -
 dlls/mshtml/htmlimg.c        | 1 -
 dlls/mshtml/htmlinput.c      | 1 -
 dlls/mshtml/htmllink.c       | 1 -
 dlls/mshtml/htmlnode.c       | 1 -
 dlls/mshtml/htmlobject.c     | 1 -
 dlls/mshtml/htmlscript.c     | 1 -
 dlls/mshtml/htmlselect.c     | 1 -
 dlls/mshtml/htmlstyle.c      | 1 -
 dlls/mshtml/htmlstyleelem.c  | 1 -
 dlls/mshtml/htmlstylesheet.c | 1 -
 dlls/mshtml/htmltable.c      | 1 -
 dlls/mshtml/htmltextarea.c   | 1 -
 dlls/mshtml/htmltextnode.c   | 1 -
 dlls/mshtml/htmlwindow.c     | 1 -
 dlls/mshtml/mshtml_private.h | 2 ++
 dlls/mshtml/mutation.c       | 1 -
 dlls/mshtml/navigate.c       | 1 -
 dlls/mshtml/nsembed.c        | 1 -
 dlls/mshtml/nsevents.c       | 1 -
 dlls/mshtml/nsio.c           | 1 -
 dlls/mshtml/oleobj.c         | 1 -
 dlls/mshtml/omnavigator.c    | 1 -
 dlls/mshtml/pluginhost.c     | 1 -
 dlls/mshtml/range.c          | 1 -
 dlls/mshtml/script.c         | 1 -
 dlls/mshtml/secmgr.c         | 1 -
 dlls/mshtml/svg.c            | 1 -
 dlls/mshtml/task.c           | 1 -
 dlls/mshtml/xmlhttprequest.c | 1 -
 41 files changed, 2 insertions(+), 40 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=eb5a50a9a57b913292efe624c79b4bd06a020c3a



More information about the wine-cvs mailing list