git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43836
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if wxUSE_PROTOCOL_FILE
#include "wx/protocol/protocol.h"
#if wxUSE_PROTOCOL_FILE
#include "wx/protocol/protocol.h"
class WXDLLIMPEXP_NET wxFileProto: public wxProtocol {
DECLARE_DYNAMIC_CLASS_NO_COPY(wxFileProto)
class WXDLLIMPEXP_NET wxFileProto: public wxProtocol {
DECLARE_DYNAMIC_CLASS_NO_COPY(wxFileProto)
#ifndef WX_PRECOMP
#endif
#ifndef WX_PRECOMP
#endif
#include "wx/wfstream.h"
#include "wx/protocol/file.h"
#include "wx/wfstream.h"
#include "wx/protocol/file.h"