projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
#if around deprecated macros
[wxWidgets.git]
/
include
/
wx
/
mac
/
dcscreen.h
diff --git
a/include/wx/mac/dcscreen.h
b/include/wx/mac/dcscreen.h
index 4da100c32709eb68dd991c49a3f16eaa8cc978e1..ab83b3761893ef69a803ea99622a46dd7c25e3b1 100644
(file)
--- a/
include/wx/mac/dcscreen.h
+++ b/
include/wx/mac/dcscreen.h
@@
-12,7
+12,7
@@
#ifndef _WX_DCSCREEN_H_
#define _WX_DCSCREEN_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "dcscreen.h"
#endif