Remove unnecessary header from the webview unit test

No real changes.
This commit is contained in:
Vadim Zeitlin 2019-07-15 13:49:59 +02:00
parent 8ab9fed14e
commit f8bdf123f2

View File

@ -19,7 +19,6 @@
#endif // WX_PRECOMP
#include "testableframe.h"
#include "wx/uiaction.h"
#include "wx/webview.h"
#include "asserthelper.h"
#if wxUSE_WEBVIEW_IE