projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added a flag to enable selecting .app bundles (programs) from the file open dialog.
[wxWidgets.git]
/
src
/
msw
/
data.cpp
diff --git
a/src/msw/data.cpp
b/src/msw/data.cpp
index 0c901a15fa78b64d273db1d8ea941cea7172ed26..04abb7f53113ffcac680f0ea91b2f35e54333d6a 100644
(file)
--- a/
src/msw/data.cpp
+++ b/
src/msw/data.cpp
@@
-9,7
+9,7
@@
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "data.h"
#endif
#pragma implementation "data.h"
#endif