X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5d46b7362198fd94a5fd3b751df86287f2187bc..cf21abe595d23c611a87c898723e5c0cca10a5a2:/include/wx/url.h diff --git a/include/wx/url.h b/include/wx/url.h index f9cfdbdb75..9008fc12f4 100644 --- a/include/wx/url.h +++ b/include/wx/url.h @@ -6,14 +6,14 @@ // Created: 20/07/1997 // RCS-ID: $Id$ // Copyright: (c) 1997, 1998 Guilhem Lavaux -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_URL_H #define _WX_URL_H -#ifdef __GNUG__ -#pragma interface +#if defined(__GNUG__) && !defined(__APPLE__) +#pragma interface "url.h" #endif #include "wx/defs.h"