git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15395
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
// Purpose: wxFFile - encapsulates "FILE *" stream
// Author: Vadim Zeitlin
// Modified by:
// Purpose: wxFFile - encapsulates "FILE *" stream
// Author: Vadim Zeitlin
// Modified by:
#pragma interface "ffile.h"
#endif
#pragma interface "ffile.h"
#endif
+#include "wx/defs.h" // for wxUSE_FFILE
+
#if wxUSE_FFILE
#ifndef WX_PRECOMP
#if wxUSE_FFILE
#ifndef WX_PRECOMP