mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 08:30:20 +02:00
* get rid of some warnings
git-svn-id: trunk@48009 -
(cherry picked from commit 7be3d2f80c
)
This commit is contained in:
parent
02c8939b75
commit
07d8f573a2
@ -5,7 +5,7 @@ unit fpdocclasstree;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, dGlobals, pastree, contnrs, DOM ,XMLWrite;
|
||||
Classes, SysUtils, dGlobals, pastree, contnrs{$IFDEF TREE_TEST}, DOM ,XMLWrite{$ENDIF};
|
||||
|
||||
Type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user