projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f93a75
)
SF bug 1327872
author
Chris Elliott
<biol75@york.ac.uk>
Wed, 26 Oct 2005 20:48:09 +0000
(20:48 +0000)
committer
Chris Elliott
<biol75@york.ac.uk>
Wed, 26 Oct 2005 20:48:09 +0000
(20:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36022
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/generic/helpext.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/generic/helpext.cpp
b/src/generic/helpext.cpp
index 0b498470a0f0a5d45dc447af6d08664e7b07faaf..85f001ff4134dd1f55b983ed9e1b58994eb0c53c 100644
(file)
--- a/
src/generic/helpext.cpp
+++ b/
src/generic/helpext.cpp
@@
-39,6
+39,10
@@
#include <unistd.h>
#endif
+#ifdef __WINDOWS__
+#include "wx/msw/mslu.h"
+#endif
+
#ifdef __WXMSW__
#include <windows.h>
#include "wx/msw/winundef.h"