Ignore:
Timestamp:
Mar 24, 2008, 2:01:34 AM (16 years ago)
Author:
NoWest
Message:

#ifndef~#define~#endifを除去

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Include/Classes/System/Threading/WaitHandle.ab

    r408 r494  
    11' Classes/System/Threading/WaitHandle.ab
    2 
    3 #ifndef __SYSTEM_THREADING_WAITHANDLE_AB__
    4 #define __SYSTEM_THREADING_WAITHANDLE_AB__
    5 
    6 #require <Classes/System/misc.ab>
    72
    83Namespace System
     
    132127End Namespace 'Threading
    133128End Namespace 'System
    134 
    135 #endif '__SYSTEM_THREADING_WAITHANDLE_AB__
Note: See TracChangeset for help on using the changeset viewer.