X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..259c43f679ca655362b5a439e11c87fc0666d663:/include/wx/univ/gauge.h diff --git a/include/wx/univ/gauge.h b/include/wx/univ/gauge.h index aa72726e74..e1f69a50e9 100644 --- a/include/wx/univ/gauge.h +++ b/include/wx/univ/gauge.h @@ -6,13 +6,9 @@ // Created: 20.02.01 // RCS-ID: $Id$ // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) -// Licence: wxWidgets licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) - #pragma interface "gaugeuniv.h" -#endif - // ---------------------------------------------------------------------------- // wxGauge: a progress bar // ----------------------------------------------------------------------------