Explicitly set "ExtendedSyntax" to "on"
Brought to you by:
pierre_le_riche
FastMM4 needs "extended syntax" to be turned on, but it doesn't explicitly contain the "{$EXTENDEDSYNTAX ON}" directive. This way FastMM doesn't compile if extended syntax is turned off by default in the project options (and "off" IS my default setting)...