Remove unused include
This commit is contained in:
parent
c65228e15f
commit
1a7157fe37
|
@ -55,7 +55,6 @@
|
|||
|
||||
#include <wx/debug.h> // for wxASSERT
|
||||
#include <wx/string.h>
|
||||
#include <wx/gdicmn.h> // for wxPoint, wxSize
|
||||
#include <wx/url.h> // for wxURL
|
||||
|
||||
class OUTPUTFORMATTER;
|
||||
|
|
Loading…
Reference in New Issue