Ignore:
Timestamp:
Jun 2, 2007, 6:53:34 PM (17 years ago)
Author:
イグトランス (egtra)
Message:

COM関係を名前空間に入れた

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Include/com/currency.ab

    r211 r267  
    55#ifndef _COM_CURRENCY_AB
    66#define _COM_CURRENCY_AB
     7
     8Namespace ActiveBasic
     9Namespace COM
    710
    811Class Currency
     
    214217End Class
    215218
     219End Namespace 'COM
     220End Namespace 'ActiveBasic
     221
    216222#endif '_COM_CURRENCY_AB
Note: See TracChangeset for help on using the changeset viewer.