Changeset 20:38521bf10e24 in xplcommon for src/xplcommon/Waiter.h


Ignore:
Timestamp:
12/30/12 16:45:26 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented the Waiter and the WaitableEvent classes for Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/Waiter.h

    r17 r20  
    8383//------------------------------------------------------------------------------
    8484
    85 // #include "win32/Waiter.h"
     85#include "win32/Waiter.h"
    8686
    87 // namespace xplcommon { typedef win32::Waiter Waiter; }
     87namespace xplcommon { typedef win32::Waiter Waiter; }
    8888
    8989//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.