Browse Source

* accidentially disabled usage of windows unit

git-svn-id: trunk@12688 -
ivost 16 years ago
parent
commit
3f7f4a9ddf
1 changed files with 1 additions and 1 deletions
  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,