Remove unnecessary headers from wxHtmlPrintout unit test

These headers were added by 905789485a
which was replaced with 321854b519 later
and are not needed any more.
This commit is contained in:
Vadim Zeitlin
2018-07-25 13:49:00 +02:00
parent 78edf14c88
commit 0338796847

View File

@@ -22,9 +22,6 @@
#include "wx/dcmemory.h" #include "wx/dcmemory.h"
#endif // WX_PRECOMP #endif // WX_PRECOMP
#include "wx/app.h"
#include "wx/window.h"
#include "wx/html/htmprint.h" #include "wx/html/htmprint.h"
namespace namespace