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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/guiddef.ab

    r300 r497  
    3030End Function
    3131
    32 #ifndef _SYS_GUID_OPERATOR_EQ_
    33 #ifdef _NO_SYS_GUID_OPERATOR_EQ_
    34 #define _SYS_GUID_OPERATOR_EQ_
    3532/*
    3633Function Operator ==(ByRef x As GUID, ByRef y As GUID) As Boolean
     
    4239End Function
    4340*/
    44 #endif
    45 #endif
Note: See TracChangeset for help on using the changeset viewer.