projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
use iostream.h and not iostream with OpenWatcom (part of patch 910058)
[wxWidgets.git]
/
include
/
wx
/
univ
/
gauge.h
diff --git
a/include/wx/univ/gauge.h
b/include/wx/univ/gauge.h
index 04ac21fc87902ec9ed7c3674df1eda619340f50c..ae80f68767679f2137809e6951105f07ac18d386 100644
(file)
--- a/
include/wx/univ/gauge.h
+++ b/
include/wx/univ/gauge.h
@@
-5,12
+5,12
@@
// Modified by:
// Created: 20.02.01
// RCS-ID: $Id$
// Modified by:
// Created: 20.02.01
// RCS-ID: $Id$
-// Copyright: (c) 2001
Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright: (c) 2001
SciTech Software, Inc. (www.scitechsoft.com)
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
- #pragma i
mplementation
"gaugeuniv.h"
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
+ #pragma i
nterface
"gaugeuniv.h"
#endif
// ----------------------------------------------------------------------------
#endif
// ----------------------------------------------------------------------------