ultimatepp/bazaar/BufferStreamTest/BufferStreamTest.h
kohait f51955968a bazaar: BufferStream, a Vector<byte> buffer based, self growing Stream
git-svn-id: svn://ultimatepp.org/upp/trunk@2607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-13 14:00:33 +00:00

6 lines
112 B
C

#ifndef _ContTest_ContTest_h
#define _ContTest_ContTest_h
#include <BufferStream/BufferStream.h>
#endif