--- Merging r43608 into '.':

U    packages/winunits-jedi/src/jediapilib.inc
--- Recording mergeinfo for merge of r43608 into '.':
 U   .

# revisions: 43608

git-svn-id: branches/fixes_3_2@43926 -
This commit is contained in:
marco 2020-01-13 11:18:39 +00:00
parent 21cdd55d9c
commit 0d0b4ebb4b

View File

@ -35,14 +35,14 @@
{ For more information about the LGPL: http://www.gnu.org/copyleft/lesser.html }
{ }
{******************************************************************************}
{$Z4}
// This file is intended for C header conversions.
// It defines several mutually exclusive IFDEFs which determine
// the Windows version the API conversion is usable with.
{$I jedi.inc}
{$Z4}
{$IFNDEF JEDI_INC}
ALERT_jedi_inc_incompatible
// secure against old versions of jedi.inc.