blob: 000a568c6c9aa153e8f4e99183f575402058a4d1 [file] [log] [blame]
with Ada.Containers.Vectors;
with Lto21_Pkg2;
package Lto21_Pkg1 is
pragma Suppress (Tampering_Check);
package Vect1 is new Ada.Containers.Vectors (Positive, Natural);
end Lto21_Pkg1;