File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11--
2- -- Copyright (C) 2018-2024 , AdaCore
2+ -- Copyright (C) 2018-2025 , AdaCore
33--
44-- SPDX-License-Identifier: Apache-2.0
55--
@@ -12,6 +12,7 @@ with "ada_libfswatch.gpr";
1212with "libgnatdoc.gpr";
1313with "spawn.gpr";
1414with "gnatformat.gpr";
15+ with "vss_os.gpr";
1516with "xdiff.gpr";
1617
1718with "lsp_3_17";
Original file line number Diff line number Diff line change 11------------------------------------------------------------------------------
22-- Language Server Protocol --
33-- --
4- -- Copyright (C) 2018, AdaCore --
4+ -- Copyright (C) 2018-2025 , AdaCore --
55-- --
66-- This is free software; you can redistribute it and/or modify it under --
77-- terms of the GNU General Public License as published by the Free Soft- --
1717
1818with "lsp_client";
1919with "gnatcoll";
20+ with "vss_os.gpr";
2021
2122project Tester is
2223
You can’t perform that action at this time.
0 commit comments