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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/com/vbobject.ab

    r355 r497  
    11' com/vbobject.ab
    22
    3 #ifndef _COM_VBIBJECT_AB
    4 #define _COM_VBIBJECT_AB
    5 
    6 #include <com/variant.ab>
     3#require <com/variant.ab>
    74
    85Namespace ActiveBasic
     
    371368End Namespace 'COM
    372369End Namespace 'ActiveBasic
    373 
    374 #endif '_COM_VBIBJECT_AB
Note: See TracChangeset for help on using the changeset viewer.