neslib / Neslib.Json

Fast and memory-efficient JSON for Delphi
Other
79 stars 23 forks source link

H2443 Inline function 'TJsonValue.TryGetValue' has not been expanded #11

Closed vincentparrett closed 2 years ago

vincentparrett commented 2 years ago

Delphi 11.1 is reporting this :

[dcc32 Hint] Neslib.Json.Path.pas(847): H2443 Inline function 'TJsonValue.TryGetValue' has not been expanded because unit 'System.Classes' is not specified in USES list

I will submit a PR.

neslib commented 2 years ago

Thank you for this contribution! The PR has been merged.