check for wxUSE_TIMER in headers, not the files including them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,9 +34,7 @@
|
||||
#include "wx/unix/execute.h"
|
||||
#include "wx/evtloop.h"
|
||||
|
||||
#if wxUSE_TIMER
|
||||
#include "wx/unix/private/timer.h"
|
||||
#endif // wxUSE_TIMER
|
||||
#include "wx/unix/private/timer.h"
|
||||
|
||||
// for waitpid()
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user