Added wxGTK-only cmn dialogs.
Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -41,10 +41,12 @@
|
||||
// wxSocket headers (generic)
|
||||
// ---------------------------------------------------------------------------
|
||||
#ifdef WXPREC
|
||||
#include <wx/wxprec.h>
|
||||
#include "wx/wxprec.h"
|
||||
#else
|
||||
#include <wx/wx.h>
|
||||
#include "wx/event.h"
|
||||
#include "wx/string.h"
|
||||
#endif
|
||||
|
||||
#include "wx/sckaddr.h"
|
||||
|
||||
class WXDLLEXPORT wxSocketEvent;
|
||||
|
Reference in New Issue
Block a user