Ignore:
Timestamp:
Mar 28, 2008, 5:43:34 PM (16 years ago)
Author:
イグトランス (egtra)
Message:

インクルードガードとその他不要な前処理定義などの削除

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/GdiPlus.ab

    r473 r497  
    11' Gdiplus.ab
    2 
    3 #ifndef GDIPLUS_AB
    4 #define GDIPLUS_AB
    52
    63Declare Function GdipAlloc Lib "Gdiplus.dll" (size As SIZE_T) As VoidPtr
     
    1714'#require <Classes/System/Drawing/Imaging/misc.ab>
    1815'#require <Classes/System/Drawing/Imaging/MetafileHeader.ab>
    19 
    20 #endif 'GDIPLUS_AB
Note: See TracChangeset for help on using the changeset viewer.