* Renamed fstream.h in wfstream.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
56194595d5
commit
bd5e2346d3
@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: fstream.h
|
||||
// Name: wfstream.h
|
||||
// Purpose: File stream classes
|
||||
// Author: Guilhem Lavaux
|
||||
// Modified by:
|
||||
@ -13,7 +13,7 @@
|
||||
#define _WX_WXFSTREAM_H__
|
||||
|
||||
#ifdef __GNUG__
|
||||
#pragma interface "fstream.h"
|
||||
#pragma interface "wfstream.h"
|
||||
#endif
|
||||
|
||||
#include <wx/object.h>
|
Loading…
Reference in New Issue
Block a user