Remove some redundant header includes
This commit is contained in:
parent
529b28c64b
commit
56b2028305
@ -11,10 +11,7 @@
|
||||
#define TYROAPP_H
|
||||
|
||||
#include <wx/app.h>
|
||||
#include <wx/string.h>
|
||||
#include <wx/notebook.h>
|
||||
#include <wx/aui/aui.h>
|
||||
#include <wx/stc/stc.h>
|
||||
|
||||
class TyroApp : public wxApp
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user