IdStackFramesOn.inc 153 B

12345
  1. // TODO: for FreePascal, use {$PUSH} in IdStackFramesOff.inc and {$POP} here
  2. {$IFDEF _WPlusWasEnabled}
  3. {$UNDEF _WPlusWasEnabled}
  4. {$W+}
  5. {$ENDIF}