projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Missed header.
[wxWidgets.git]
/
src
/
msw
/
snglinst.cpp
diff --git
a/src/msw/snglinst.cpp
b/src/msw/snglinst.cpp
index bf4327656622c678d50b917f3dbf1b460098a179..b3f621b44d269d339b3c0de41ed026d2f9e49f1e 100644
(file)
--- a/
src/msw/snglinst.cpp
+++ b/
src/msw/snglinst.cpp
@@
-18,7
+18,7
@@
// headers
// ----------------------------------------------------------------------------
-#if
def __GNUG__
+#if
defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
#pragma implementation "snglinst.h"
#endif