projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
warning fixes for BCC and OW (heavily modified patch 819146)
[wxWidgets.git]
/
include
/
wx
/
mac
/
dcmemory.h
diff --git
a/include/wx/mac/dcmemory.h
b/include/wx/mac/dcmemory.h
index 21a5d3ba8ce1b964c77d3fc52ff357bd306bce21..c8ea44e5ad388c43556d2a92bca99125f46edff6 100644
(file)
--- a/
include/wx/mac/dcmemory.h
+++ b/
include/wx/mac/dcmemory.h
@@
-12,7
+12,7
@@
#ifndef _WX_DCMEMORY_H_
#define _WX_DCMEMORY_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "dcmemory.h"
#endif