* 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
|
// Purpose: File stream classes
|
||||||
// Author: Guilhem Lavaux
|
// Author: Guilhem Lavaux
|
||||||
// Modified by:
|
// Modified by:
|
||||||
@ -13,7 +13,7 @@
|
|||||||
#define _WX_WXFSTREAM_H__
|
#define _WX_WXFSTREAM_H__
|
||||||
|
|
||||||
#ifdef __GNUG__
|
#ifdef __GNUG__
|
||||||
#pragma interface "fstream.h"
|
#pragma interface "wfstream.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <wx/object.h>
|
#include <wx/object.h>
|
Loading…
Reference in New Issue
Block a user