compilation fixes for Unix after moving wxFD_XXX macros from wx/unix/private.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-11-23 01:52:20 +00:00
parent eb97543d28
commit 40e7c0b913
4 changed files with 69 additions and 52 deletions

View File

@@ -41,6 +41,7 @@
#include "wx/stopwatch.h"
#include "wx/thread.h"
#include "wx/evtloop.h"
#include "wx/private/fd.h"
// DLL options compatibility check:
#include "wx/build.h"