git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32407
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
+#include "wx/process.h"
+
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all "standard" wxWidgets headers
#ifndef WX_PRECOMP
#include "wx/defs.h"
#include "wx/string.h"
// for all others, include the necessary headers (this file is usually all you
// need because it includes almost all "standard" wxWidgets headers
#ifndef WX_PRECOMP
#include "wx/defs.h"
#include "wx/string.h"
- #include "wx/process.h"
#endif
// ----------------------------------------------------------------------------
#endif
// ----------------------------------------------------------------------------