XML: Fix compilation of "HTMLWithSAX" example due to compiler mode

This commit is contained in:
n7800 2026-02-20 22:44:10 +00:00 committed by Michael Van Canneyt
parent b8b45f4996
commit 1f2a5899e7

View File

@ -1,5 +1,7 @@
program htmlwithsax;
{$mode objfpc}{$H+}
uses sysutils, classes, sax,sax_html, custapp;
Type