projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
generate an error message when a module initialization fails, otherwise it's impossib...
[wxWidgets.git]
/
include
/
wx
/
x11
/
dcmemory.h
diff --git
a/include/wx/x11/dcmemory.h
b/include/wx/x11/dcmemory.h
index aec644d440d5e87d3fb589441e44967ecfe77ad0..50259bbdf645a834a20366d70f28e091593245b4 100644
(file)
--- a/
include/wx/x11/dcmemory.h
+++ b/
include/wx/x11/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