From 327bdbbde944f74ac68d6a28a46fc65cb23bda1f Mon Sep 17 00:00:00 2001 From: ivost Date: Thu, 5 Feb 2009 17:13:28 +0000 Subject: * accidentially disabled usage of windows unit git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12688 3ad0048d-3df7-0310-abae-a5850022a9f2 --- packages/libxml/src/xml2.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/libxml') diff --git a/packages/libxml/src/xml2.pas b/packages/libxml/src/xml2.pas index 48356c8348..e40e2c05a3 100644 --- a/packages/libxml/src/xml2.pas +++ b/packages/libxml/src/xml2.pas @@ -16,7 +16,7 @@ interface uses {$IFDEF WINDOWS} - //windows, + windows, {$ENDIF} {$IFDEF UNIX} //unixtype, -- cgit v1.2.1