X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/71908213057690d5452f72b2b9c8e62b53357170..005198fa7d8e244f9c9c28263c8eca5a9ced8e16:/src/univ/gauge.cpp diff --git a/src/univ/gauge.cpp b/src/univ/gauge.cpp index 0c29caa6da..c8ebbb2289 100644 --- a/src/univ/gauge.cpp +++ b/src/univ/gauge.cpp @@ -6,7 +6,7 @@ // Created: 20.02.01 // RCS-ID: $Id$ // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) -// License: wxWindows license +// License: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -17,8 +17,8 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ - #pragma implementation "gauge.h" +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) + #pragma implementation "gaugeuniv.h" #endif // For compilers that support precompilation, includes "wx.h".