X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb5e0dcf0d1f1f82cda094f3cb6099662dcad9be..21e354f1079619b7cd5ede193ad9ac900e9134d1:/include/wx/msw/registry.h diff --git a/include/wx/msw/registry.h b/include/wx/msw/registry.h index 5f9020a7e7..5cc7f5c9fa 100644 --- a/include/wx/msw/registry.h +++ b/include/wx/msw/registry.h @@ -12,10 +12,6 @@ #ifndef _WX_MSW_REGISTRY_H_ #define _WX_MSW_REGISTRY_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "registry.h" -#endif - class WXDLLIMPEXP_BASE wxOutputStream; // ----------------------------------------------------------------------------