PCH-less build fix by Tim S

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-02-15 19:34:58 +00:00
parent bf02a7f976
commit 8bd9fa338e
5 changed files with 8 additions and 3 deletions

View File

@@ -29,6 +29,7 @@
#ifndef WX_PRECOMP
#include "wx/list.h"
#include "wx/log.h"
#include "wx/app.h"
#include "wx/utils.h"
#include "wx/stopwatch.h"