]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sinput.adb
[Ada] Variable-sized node types
[gcc.git] / gcc / ada / sinput.adb
index 3a15530f7e8a600d7cf4d6baade79a1c1e1370fd..0041f0438af18bb016b9bfd28ade8d0426328372 100644 (file)
@@ -31,6 +31,8 @@ with Debug;    use Debug;
 with Opt;      use Opt;
 with Output;   use Output;
 with Scans;    use Scans;
+with Sinfo; use Sinfo;
+with Sinfo.Nodes; use Sinfo.Nodes;
 with Widechar; use Widechar;
 
 with GNAT.Byte_Order_Mark; use GNAT.Byte_Order_Mark;
This page took 0.029916 seconds and 5 git commands to generate.