non-pch build fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-10-24 03:25:15 +00:00
parent e8efc7fda5
commit 360c6a852d
3 changed files with 7 additions and 3 deletions

View File

@@ -14,6 +14,8 @@
#if wxUSE_BACKINGFILE
#include "wx/stream.h"
// ----------------------------------------------------------------------------
// Backs an input stream with memory or a file to make it seekable.
//