mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-05 19:10:15 +02:00
* Remove uses of exttypes
This commit is contained in:
parent
af482fde23
commit
c9888f9774
@ -41,7 +41,7 @@ uses
|
||||
utcmatrix,
|
||||
utcpoint,
|
||||
utcvector,
|
||||
utcquaternion, tests.rtti.exttypes;
|
||||
utcquaternion;
|
||||
|
||||
var
|
||||
Application: TTestRunner;
|
||||
|
Loading…
Reference in New Issue
Block a user