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:
@@ -12,8 +12,9 @@
|
||||
#define _WX_UNIX_PRIVATE_H_
|
||||
|
||||
// this file is currently empty as its original contents was moved to
|
||||
// include/wx/gsocket.h but let's keep it for now in case we need it for
|
||||
// include/wx/private/fd.h but let's keep it for now in case we need it for
|
||||
// something again in the future
|
||||
#include "wx/private/fd.h"
|
||||
|
||||
#endif // _WX_UNIX_PRIVATE_H_
|
||||
|
||||
|
Reference in New Issue
Block a user