projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git]
/
src
/
html
/
m_tables.cpp
diff --git
a/src/html/m_tables.cpp
b/src/html/m_tables.cpp
index 2700bee9e0ee7130d3284560b05c9fa52f05e583..d1abf09252f2ac8418f9b539c642702ab1cd3f04 100644
(file)
--- a/
src/html/m_tables.cpp
+++ b/
src/html/m_tables.cpp
@@
-7,7
+7,7
@@
// Licence: wxWindows Licence
/////////////////////////////////////////////////////////////////////////////
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation
#endif