X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cc52142b82bae7cd5f0159ca8990b551fb15893..8628b7d4139d1fa2ab60b254a1a346008d4a9123:/include/wx/uri.h diff --git a/include/wx/uri.h b/include/wx/uri.h index c433a15ab9..435358eda7 100644 --- a/include/wx/uri.h +++ b/include/wx/uri.h @@ -5,16 +5,13 @@ // Modified By: // Created: 07/01/2004 // RCS-ID: $Id$ -// Licence: wxWindows +// Copyright: (c) Ryan Norton +// Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_URI_H_ #define _WX_URI_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "uri.h" -#endif - #include "wx/defs.h" #include "wx/object.h" #include "wx/string.h"