Ver código fonte

* added missing unit

peter 23 anos atrás
pai
commit
321b6da1c4
1 arquivos alterados com 5 adições e 2 exclusões
  1. 5 2
      compiler/targets/t_os2.pas

+ 5 - 2
compiler/targets/t_os2.pas

@@ -46,7 +46,7 @@ implementation
      dos,
      dos,
 {$endif Delphi}
 {$endif Delphi}
      cutils,cclasses,
      cutils,cclasses,
-     globtype,comphook,systems,
+     globtype,comphook,systems,symsym,
      globals,verbose,fmodule,script,
      globals,verbose,fmodule,script,
      import,link,comprsrc;
      import,link,comprsrc;
 
 
@@ -593,7 +593,10 @@ initialization
 end.
 end.
 {
 {
   $Log$
   $Log$
-  Revision 1.12  2002-01-27 12:58:42  hajny
+  Revision 1.13  2002-01-29 20:08:38  peter
+    * added missing unit
+
+  Revision 1.12  2002/01/27 12:58:42  hajny
     * fix for a problem with importprocedure
     * fix for a problem with importprocedure
 
 
   Revision 1.11  2001/09/18 11:32:00  michael
   Revision 1.11  2001/09/18 11:32:00  michael