X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71908213057690d5452f72b2b9c8e62b53357170..d896a793a01cf7dc02ed04dcadb51591438eb32f:/src/univ/statline.cpp diff --git a/src/univ/statline.cpp b/src/univ/statline.cpp index e915dcf3e7..a4527c4017 100644 --- a/src/univ/statline.cpp +++ b/src/univ/statline.cpp @@ -6,7 +6,7 @@ // Created: 25.08.00 // RCS-ID: $Id$ // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -17,8 +17,8 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ - #pragma implementation "statline.h" +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) + #pragma implementation "univstatline.h" #endif #include "wx/wxprec.h"