Skip to content

Commit 5aee502

Browse files
committed
Preparing for Extended RTTI implementation
1 parent 91c0e88 commit 5aee502

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

PythonForDelphi/Components/Sources/Core/Definition.Inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,4 +541,7 @@
541541
{$ENDIF DARWIN}
542542
{$ENDIF FPC}
543543

544+
{$IFDEF DELPHIXE_OR_HIGHER}
545+
{$DEFINE EXTENDED_RTTI}
546+
{$ENDIF DELPHIXE_OR_HIGHER}
544547

0 commit comments

Comments
 (0)