X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3caa34b77139100fb0fa8535f47eb8893cd7ec1c..c232dfe592d5f766c33ef91ac38fda44b10b1236:/include/wx/fs_inet.h diff --git a/include/wx/fs_inet.h b/include/wx/fs_inet.h index 818dd7eb99..3e29572b05 100644 --- a/include/wx/fs_inet.h +++ b/include/wx/fs_inet.h @@ -3,16 +3,12 @@ // Purpose: HTTP and FTP file system // Author: Vaclav Slavik // Copyright: (c) 1999 Vaclav Slavik -// Licence: wxWindows Licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_FS_INET_H_ #define _WX_FS_INET_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "fs_inet.h" -#endif - #include "wx/defs.h" #if wxUSE_FILESYSTEM && wxUSE_FS_INET && wxUSE_STREAMS && wxUSE_SOCKETS