///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TESTBSTREAM_H__
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_TESTBSTREAM_H__
// Try to Get the location in the stream...
CPPUNIT_ASSERT_EQUAL(0, stream_out.TellO());
(void)stream_out.PutC('1');
// Try to Get the location in the stream...
CPPUNIT_ASSERT_EQUAL(0, stream_out.TellO());
(void)stream_out.PutC('1');