projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for longlongHash for architectures where sizeof(long long) == sizeof(long)
[wxWidgets.git]
/
src
/
os2
/
popupwin.cpp
diff --git
a/src/os2/popupwin.cpp
b/src/os2/popupwin.cpp
index 11f6b5d978abcebe93fcfe742900903a9248d34b..346d6c87d4009fc11e6a24bca51c72584cfc46f5 100644
(file)
--- a/
src/os2/popupwin.cpp
+++ b/
src/os2/popupwin.cpp
@@
-17,10
+17,6
@@
// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
- #pragma implementation "popup.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"