Only include <unistd.h> under Unix in wxGTK code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Feb 2012 00:40:16 +0000 (00:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Feb 2012 00:40:16 +0000 (00:40 +0000)
commitf04f570fd23deca0ee5ac90ebbda8fbe89f1b9e7
tree5be183aceb5f87d819e6305ac9b650d14653f382
parent1b4bff8262c70299a1c9f20548ec3043209616dc
Only include <unistd.h> under Unix in wxGTK code.

Also remove the inclusions of some Unix-specific headers that were not needed
at all.

Closes #14048.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
demos/forty/scorefil.cpp
src/gtk/dirdlg.cpp
src/gtk/filedlg.cpp
src/gtk/filepicker.cpp
src/gtk/utilsgtk.cpp