Documented help API extension and fixed gsocket compilation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Karsten Ballüder
1999-07-26 10:49:50 +00:00
parent 0252777919
commit db8db70a19
4 changed files with 46 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
# include "wx/list.h"
# include "wx/intl.h"
# include "wx/layout.h"
# include "wx/combobox.h"
#endif
#include "wx/helpbase.h"

View File

@@ -34,7 +34,7 @@
#endif
#include <signal.h>
#include <features.h>
//#include <features.h>
#include <wx/setup.h>
#include <wx/gsocket.h>