mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-25 04:48:22 +01:00
XML: Fix compilation of "HTMLWithSAX" example due to compiler mode
This commit is contained in:
parent
b8b45f4996
commit
1f2a5899e7
@ -1,5 +1,7 @@
|
||||
program htmlwithsax;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
uses sysutils, classes, sax,sax_html, custapp;
|
||||
|
||||
Type
|
||||
|
||||
Loading…
Reference in New Issue
Block a user