projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Replaced int with size_t where appropriate, added WXDLLEXPORT, corrected
[wxWidgets.git]
/
include
/
wx
/
mac
/
icon.h
diff --git
a/include/wx/mac/icon.h
b/include/wx/mac/icon.h
index e1aa18fea541706b14d12faf370060a83193b15f..c95b89aee22a2da5de8e4d7f82f5180b4df78b61 100644
(file)
--- a/
include/wx/mac/icon.h
+++ b/
include/wx/mac/icon.h
@@
-12,7
+12,7
@@
#ifndef _WX_ICON_H_
#define _WX_ICON_H_
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "icon.h"
#endif