Files
VSS/source/json/implementation/vss-json-implementation.ads
2022-06-21 10:14:14 +03:00

12 lines
172 B
Ada

--
-- Copyright (C) 2020, AdaCore
--
-- SPDX-License-Identifier: Apache-2.0
--
package VSS.JSON.Implementation is
pragma Preelaborate;
end VSS.JSON.Implementation;