Explorar el Código

* accidentially disabled usage of windows unit

git-svn-id: trunk@12688 -
ivost hace 16 años
padre
commit
3f7f4a9ddf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/libxml/src/xml2.pas

+ 1 - 1
packages/libxml/src/xml2.pas

@@ -16,7 +16,7 @@ interface
 
 uses
 {$IFDEF WINDOWS}
-  //windows,
+  windows,
 {$ENDIF}
 {$IFDEF UNIX}
   //unixtype,