This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
fpc
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
+ Fix from Vincent snijders to fix compilation on Win32
michael
hace 21 años
padre
8f6f6bfc30
commit
691db4d813
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
fcl/db/dbase/Dbf.pas
+ 1
- 1
fcl/db/dbase/Dbf.pas
Ver fichero
@@ -437,8 +437,8 @@ uses
Libc,
{$endif}
Types,
- Dbf_Wtil,
{$endif}
+ Dbf_Wtil,
{$ifdef DELPHI_6}
Variants,
{$endif}