projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use iostream.h and not iostream with OpenWatcom (part of patch 910058)
[wxWidgets.git]
/
include
/
wx
/
artprov.h
diff --git
a/include/wx/artprov.h
b/include/wx/artprov.h
index 2863bcbed3acc4dc38ba92d148e4b32505d12955..adf181ca4ad91275b28711cceb2d2d28fa4d51eb 100644
(file)
--- a/
include/wx/artprov.h
+++ b/
include/wx/artprov.h
@@
-12,7
+12,7
@@
#ifndef _WX_ARTPROV_H_
#define _WX_ARTPROV_H_
-#if defined(__GNUG__) && !defined(
__APPLE__
)
+#if defined(__GNUG__) && !defined(
NO_GCC_PRAGMA
)
#pragma interface "artprov.h"
#endif