mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-13 23:59:10 +02:00
* fixed win16 compilation, patch by Max Nazhalov
git-svn-id: trunk@34701 -
This commit is contained in:
parent
c181889401
commit
9febafa8d5
@ -3,6 +3,7 @@ unit system;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
{$DEFINE FPC_NO_DEFAULT_HEAP}
|
{$DEFINE FPC_NO_DEFAULT_HEAP}
|
||||||
|
{$DEFINE FPC_NO_DEFAULT_MEMORYMANAGER}
|
||||||
{$DEFINE HAS_MEMORYMANAGER}
|
{$DEFINE HAS_MEMORYMANAGER}
|
||||||
|
|
||||||
{$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
|
{$DEFINE FPC_INCLUDE_SOFTWARE_MUL}
|
||||||
|
Loading…
Reference in New Issue
Block a user