projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix some warnings from GCC -Wextra
[wxWidgets.git]
/
include
/
wx
/
mac
/
gauge.h
diff --git
a/include/wx/mac/gauge.h
b/include/wx/mac/gauge.h
index 44bf985bfa1a4cb1175ccbec35de04a6fe1e3978..cac67868faa79e8f680d9174a9ab495afbd9dc46 100644
(file)
--- a/
include/wx/mac/gauge.h
+++ b/
include/wx/mac/gauge.h
@@
-1,5
+1,5
@@
-#if __WXMAC_CLASSIC__
+#if
def
__WXMAC_CLASSIC__
#include "wx/mac/classic/gauge.h"
#else
#include "wx/mac/carbon/gauge.h"
#include "wx/mac/classic/gauge.h"
#else
#include "wx/mac/carbon/gauge.h"
-#endif
\ No newline at end of file
+#endif