Changeset 29:54c2d451f8a0 in xplcommon for src/xplcommon/BufferedStream.h


Ignore:
Timestamp:
01/02/13 11:37:15 (11 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Implemented a blocking stream and a corresponding trst program

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/xplcommon/BufferedStream.h

    r21 r29  
    9393//------------------------------------------------------------------------------
    9494
    95 // #include "win32/BufferedStream.h"
     95#include "win32/BufferedStream.h"
    9696
    97 // namespace xplcommon { typedef win32::BufferedStream BufferedStream; }
     97namespace xplcommon { typedef win32::BufferedStream BufferedStream; }
    9898
    9999//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.