|
@@ -1,7 +1,8 @@
|
|
{ Source provided for Free Pascal Bug Report 2834 }
|
|
{ Source provided for Free Pascal Bug Report 2834 }
|
|
{ Submitted by "Mattias Gaertner" on 2003-12-06 }
|
|
{ Submitted by "Mattias Gaertner" on 2003-12-06 }
|
|
{ e-mail: [email protected] }
|
|
{ e-mail: [email protected] }
|
|
-{$mode objfpc}{$H+}
|
|
|
|
|
|
+
|
|
|
|
+{$ifdef fpc}{$mode objfpc}{$H+}{$endif}
|
|
|
|
|
|
uses
|
|
uses
|
|
uw2834;
|
|
uw2834;
|