Streams were being created the wrong way (was using the copy
authorGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 10 May 2001 06:24:10 +0000 (06:24 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Thu, 10 May 2001 06:24:10 +0000 (06:24 +0000)
commitd493b66a90fd34344997d184655aeac7182df3fb
tree84c8de8e5dc58d3b1a5f2a18381bf132af6f8ac9
parentb668a73527cd08aae1321bfb1c604c9b96fffbed
Streams were being created the wrong way (was using the copy
ctor which should not be used for any stream class)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/life/reader.cpp