This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
freepascal.compiler
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
+ Fix from Vincent snijders to fix compilation on Win32
michael
21 vuotta sitten
vanhempi
8f6f6bfc30
commit
691db4d813
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
fcl/db/dbase/Dbf.pas
+ 1
- 1
fcl/db/dbase/Dbf.pas
Näytä tiedosto
@@ -437,8 +437,8 @@ uses
Libc,
{$endif}
Types,
- Dbf_Wtil,
{$endif}
+ Dbf_Wtil,
{$ifdef DELPHI_6}
Variants,
{$endif}